By: Jonathan Goldner
Inspect and view changes in Disable 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": "No AI Overview",
"version": "1.0.0",
"description": "Automatically appends -AI to Google searches to disable the AI Overview panel.",
"browser_specific_settings": {
"gecko": {
"id": "no-ai-overview@firefox-extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"webRequest",
"webRequestBlocking",
"*://*.google.com/*",
"*://*.google.co.uk/*",
"*://*.google.ca/*",
"*://*.google.com.au/*",
"*://*.google.de/*",
"*://*.google.fr/*",
"*://*.google.co.jp/*",
"*://*.google.es/*",
"*://*.google.it/*",
"*://*.google.co.in/*",
"*://*.google.com.br/*"
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
} Best Disable Google AI Overview Alternatives
Here are some Firefox add-ons that are similar to Disable Google AI Overview:
Remove AI overview
Sohimaster
Remove Google AI-Overview
Christian Hadawada
Google AI Overview Remover
Meletion
Google Search without AI
creepers
Remove Google AI Search
ellie-dev
Turn Off AI
Philip Thomas
Google Without AI
SnailEgg
No AI Overview
JJeeff248
AI Overview Hider for Google
Jonny Buchanan
Bye Bye AI
TesseractPi
GoogleAiRemover
EndermanLabs