By: MrSheep
Inspect and view changes in Google NCR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Google NCR",
"description": "Change Google region + disable personalized web search + safe search off",
"version": "1.0.0",
"applications": {
"gecko": {
"strict_min_version": "57.0"
}
},
"permissions": [
"search",
"storage",
"webRequest",
"webRequestBlocking",
"https://*.google.com/*"
],
"chrome_settings_overrides": {
"search_provider": {
"name": "Google NCR",
"search_url": "https://www.google.com/search?q={searchTerms}&pws=0&gl=us&gws_rd=cr&safe=off",
"favicon_url": "https://www.google.com/favicon.ico",
"is_default": true
}
},
"content_scripts": [
{
"matches": [
"https://*.google.com/*"
],
"run_at": "document_end"
}
]
} Best Google NCR Alternatives
Here are some Firefox add-ons that are similar to Google NCR:
Unredirect: Google
TheGoddessInari
Google Redirects Fixer & Tracking Remover
matagus
No Google Search Translation
Loïc Noss
Stop Google Search proxy
ROd
Google Search Web Filter
Elijah Cantu
Searchonymous
Merten Peetz
unfuck-google
Firefox User
No Google Link Hijack
VirtualTim
Google Search URL Fixup
Chris Siebenmann
Don't track me Google
Rob W
Personal Blocklist (not by Google)
Wildsky
Google Link Cleaner
def00111