Amazon AntiDox Firefox

Examine source code of Amazon AntiDox

Inspect and view changes in Amazon AntiDox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Amazon AntiDox",
  "version": "1.0",
  "description": "Makes sure amazon cant dox you on screenshare",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.amazon.com/*",
        "*://amazon.com/*",
        "*://www.amazon.co.uk/*",
        "*://amazon.co.uk/*",
        "*://www.amazon.de/*",
        "*://amazon.de/*",
        "*://www.amazon.fr/*",
        "*://amazon.fr/*",
        "*://www.amazon.co.jp/*",
        "*://amazon.co.jp/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{497533fc-6e2e-4f67-b722-cf77c9147515}"
    }
  }
}

Best Amazon AntiDox Alternatives

Here are some Firefox add-ons that are similar to Amazon AntiDox: