No AI Firefox

Examine source code of No AI

Inspect and view changes in No AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "No AI",
  "description": "Removes AI for multiple search engines",
  "version": "1.1",
  "manifest_version": 3,
  "action": {
    "default_icon": "icon-128.png"
  },
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@noai.astralsparv",
      "strict_min_version": "109.0"
    }
  }
}

Best No AI Alternatives

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