Inspect and view changes in Gemini Sucks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Gemini Sucks",
"version": "1.0.0",
"description": "Removes AI Overviews and AI-generated content from Google Search results.",
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"*://*.google.com/search*"
],
"browser_action": {
"default_icon": "icons/icon.svg",
"default_popup": "popup.html",
"default_title": "Gemini Sucks"
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*://*.google.com/search*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "gemini-sucks@addon",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Gemini Sucks Alternatives
Here are some Firefox add-ons that are similar to Gemini Sucks:
Gemini Remover
Compaszer
Hide Gemini and Google AI
Paul Fisher
No More Gemini
Saki Vali
No AI in Google Search
TedTDH
Google Minus AI
Vlad-Andrei Popescu
remove-gemini-results
Senad Alagic
Gemini for Google
tudoujun
go-away-gemini
Chance Espinosa
Perish, Gemini
AmeliaMeter
AiHide - Remove Google AI Overviews
ExtensioHub
Google AI Results Remover
MeaTLoTioN
Turn Off AI Overview | Disable AI - Gemi-no
chrisl.im