AI-Free Google Firefox

Examine source code of AI-Free Google

Inspect and view changes in AI-Free Google source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI-Free Google",
  "version": "1.0",
  "description": "Forces Google searches to use udm=14. Essentially switching to the web tab automatically, therefor avoiding AI.",
  "permissions": [
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "*://www.google.com/search*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@ai-free-google",
      "data_collection_permissions": {
        "required": [
          "searchTerms"
        ]
      }
    }
  }
}

Best AI-Free Google Alternatives

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