By: Azrahel
Inspect and view changes in No Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"version": "1.3",
"description": "__MSG_extDescription__",
"permissions": [
"tabs",
"<all_urls>"
],
"icons": {
"64": "icon.png",
"128": "icon128.png"
},
"browser_action": {
"default_title": "__MSG_actionTitle__",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"stopper.js"
],
"run_at": "document_start"
}
],
"applications": {
"gecko": {
"id": "{07c78819-43d5-4a16-b1b2-8bb40e6698c2}",
"strict_min_version": "68.0"
}
},
"default_locale": "en"
} Best No Redirect Alternatives
Here are some Firefox add-ons that are similar to No Redirect: