Inspect and view changes in Skip Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "Sebastian Blask",
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_icon": "icon.svg",
"default_popup": "options/options.html",
"default_title": "__MSG_browserActionLabelDefault__"
},
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "skipredirect@sblask",
"strict_min_version": "140.0"
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"default_locale": "en",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/sblask/webextension-skip-redirect",
"icons": {
"48": "icon.svg"
},
"host_permissions": [
"<all_urls>"
],
"manifest_version": 3,
"name": "__MSG_extensionName__",
"options_ui": {
"page": "options/options.html"
},
"permissions": [
"alarms",
"clipboardWrite",
"contextMenus",
"notifications",
"storage",
"webRequest",
"webRequestBlocking"
],
"version": "3.0.1"
} Best Skip Redirect Alternatives
Here are some Firefox add-ons that are similar to Skip Redirect:
Direct Links
Firefox user 13910912
Skip Google Redirect
Chandrion
redirect-skipper
dogodo
Bypass Proofpoint Redirect
Filcuk
Skip Proofpoint Redirect
tsung-ju
Redirect Bypasser (WebExtension)
Kawzen
Intercept Redirect
Bjorn Stromberg
Link Cleaner Redirects
kryptonelevator
Redirector
Einar Egilsson
Skip Google Redirects
John Rosewicz
Google Redirects Fixer & Tracking Remover
matagus
Auto Webpage Redirect
Colin Maher