No Google AI Overview Firefox

Examine source code of No Google AI Overview

By: Jhhwoob Add-on
Inspect and view changes in No Google AI Overview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "No Google AI Overview",
  "version": "1.2",
  "description": "Removes Google AI Overviews from search results.",
  "icons": {
    "16": "128.png",
    "48": "128.png",
    "128": "128.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://google.com*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "nogoogleaioverview@yourdomain.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best No Google AI Overview Alternatives

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