By: Chandrion
Inspect and view changes in Skip Google Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Skips Google's url redirect page by reading the target address and forwarding there directly. This way Google gets no notification of your click. Works on Youtube as well.",
"manifest_version": 2,
"name": "Skip Google Redirect",
"version": "1.2",
"homepage_url": "https://github.com/Chandrion/skip-google-redirect",
"icons": {
"48": "icons/detour-black-48.png",
"96": "icons/detour-black-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "skip-google-redirect@chandrion.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"webRequest",
"webRequestBlocking",
"*://www.google.com/*",
"*://www.youtube.com/*"
],
"background": {
"scripts": [
"background.js"
]
}
} Best Skip Google Redirect Alternatives
Here are some Firefox add-ons that are similar to Skip Google Redirect:
Skip Google Redirect Notice
Shawn
Skip Google Redirects
John Rosewicz
Skip Redirect
Sebastian Blask
Youtube blind redirect
0x08
Google Redirects Fixer & Tracking Remover
matagus
Redirect to Google
novafalcon
Stop Google Search proxy
ROd
GPPS
Alberto Mosconi
Google Redirect Unwrap
Dan Mercer
Open Link Directly (No Redirect)
Mingyi Liu
Link Cleaner Redirects
kryptonelevator
Direct Links
Firefox user 13910912