KDP Super-Logger Exporter Firefox

Examine source code of KDP Super-Logger Exporter

By: Manish
Inspect and view changes in KDP Super-Logger Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "KDP Super-Logger Exporter",
  "version": "4.14",
  "description": "A robust KDP exporter with detailed logging for debugging.",
  "permissions": [
    "storage",
    "alarms",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>",
    "*://kdpreports.amazon.com/reports/royalties*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://kdpreports.amazon.com/reports/royalties*",
        "*://advertising.amazon.com/cm/portfolios*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "icons": {
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kdp-super-logger@example.com"
    }
  }
}

Best KDP Super-Logger Exporter Alternatives

Here are some Firefox add-ons that are similar to KDP Super-Logger Exporter: