KDP Watcher for Firefox Firefox

Examine source code of KDP Watcher for Firefox

By: Manish
Inspect and view changes in KDP Watcher for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "KDP Watcher for Firefox",
  "version": "1.5",
  "description": "Automated KDP Data Extraction Extension",
  "permissions": [
    "alarms",
    "storage",
    "tabs",
    "scripting",
    "activeTab"
  ],
  "host_permissions": [
    "https://kdp.amazon.com/*",
    "https://kdpreports.amazon.com/*",
    "https://*.railway.app/*",
    "https://*.ngrok-free.app/*"
  ],
  "background": {
    "scripts": [
      "assets/background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "index.html",
    "default_title": "KDP Watcher Settings"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kdp-watcher@skygnois.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best KDP Watcher for Firefox Alternatives

Here are some Firefox add-ons that are similar to KDP Watcher for Firefox: