No AI Amazon Firefox

Examine source code of No AI Amazon

Inspect and view changes in No AI Amazon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "No AI Amazon",
  "version": "1.0.3",
  "description": "Hides Amazon's AI features. Unofficial, not affiliated with Amazon. Local only.",
  "author": "F*CK AI",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "action": {
    "default_title": "No AI Amazon",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.amazon.com/*",
        "*://www.amazon.co.uk/*",
        "*://www.amazon.ca/*",
        "*://www.amazon.de/*",
        "*://www.amazon.co.jp/*",
        "*://www.amazon.in/*",
        "*://www.amazon.com.au/*",
        "*://www.amazon.fr/*",
        "*://www.amazon.it/*",
        "*://www.amazon.es/*",
        "*://www.amazon.com.mx/*",
        "*://www.amazon.nl/*",
        "*://www.amazon.com.br/*",
        "*://www.amazon.se/*",
        "*://www.amazon.pl/*",
        "*://www.amazon.com.be/*",
        "*://www.amazon.ae/*",
        "*://www.amazon.sa/*",
        "*://www.amazon.sg/*",
        "*://www.amazon.com.tr/*",
        "*://www.amazon.eg/*",
        "*://www.amazon.cl/*",
        "*://www.amazon.co.za/*"
      ],
      "css": [
        "hide.css"
      ],
      "js": [
        "block.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "no-ai-amazon@noai.fckai",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best No AI Amazon Alternatives

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