By: TecoTurtle
Inspect and view changes in noAI search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "noAI search",
"version": "1.0",
"description": "Removes all of the AI stuff from Google, Bing, Yahoo Search and DuckDuckGo!",
"license": "MPL-2.0",
"author": "TecoTurtle",
"repository": {
"type": "git",
"url": "https://github.com/TecoTurtle/noAI-search"
},
"permissions": [
"storage"
],
"host_permissions": [
"https://www.google.com/*",
"https://www.bing.com/*",
"https://search.yahoo.com/*",
"https://duckduckgo.com/*"
],
"icons": {
"48": "icon.svg"
},
"action": {
"default_icon": "icon.svg",
"default_title": "noAI search"
},
"content_scripts": [
{
"matches": [
"https://www.google.com/*"
],
"js": [
"google.js"
]
},
{
"matches": [
"https://www.bing.com/*"
],
"js": [
"bing.js"
]
},
{
"matches": [
"https://search.yahoo.com/*"
],
"js": [
"yahoo.js"
]
},
{
"matches": [
"https://duckduckgo.com/*"
],
"js": [
"duckduckgo.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "noai-search@epik",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best noAI search Alternatives
Here are some Firefox add-ons that are similar to noAI search:
No AI
Astralsparv
RemoveAI
~silly (tildesilly)
Bye Bye AI
TesseractPi
Google Without AI
SnailEgg
Google AI Remover
floopus44
Remove AI overview
Sohimaster
Google Search without AI
creepers
GoogleAiRemover
EndermanLabs
Google AI Overview Remover
Meletion
-Ai
Lietz
Hide AI Overview
darkc0der