Amazon Affiliate Link Generator

Amazon Affiliate Link Generator

Enables users to manage multiple Amazon Affiliate tags, generate links and create lists.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Amazon Affiliate Link Generator",
  "description": "Enables users to manage multiple Amazon Affiliate tags, generate links and create lists.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "version": "1.2.0",
  "action": {
    "default_popup": "popup.c29e3e64.html"
  },
  "icons": {
    "128": "logo.31b8dc0f.png"
  }
}