Remove Google AI-Overview Firefox

Examine source code of Remove Google AI-Overview

Inspect and view changes in Remove Google AI-Overview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Ai-Overview",
  "version": "1.1",
  "description": "appends the -ai string to every search query to remove ai overview",
  "icons": {
    "48": "icons/-ai_extension_icon_v3_48x48.png",
    "96": "icons/-ai_extension_icon_v3_96x96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.google.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@Remove-AI-Overview",
      "data_collection_permissions": {
        "required": [
          "searchTerms"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "AppendString.js"
    ]
  }
}

Best Remove Google AI-Overview Alternatives

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