AI Blocker Firefox

Examine source code of AI Blocker

Inspect and view changes in AI Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI Blocker",
  "version": "7.0",
  "description": "Blocks all AI content on the internet.",
  "permissions": [
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{85ed0016-acf5-4b5b-813e-ddfc1733bee0}"
    }
  }
}

Best AI Blocker Alternatives

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