By: Jordan Majd
Inspect and view changes in Script Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Script Switch",
"version": "1.1",
"description": "A simple Firefox extension providing a toggle switch and keyboard shortcut to quickly enable or disable javascript for all tabs.",
"permissions": [
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true
}
],
"icons": {
"48": "icons/on.png",
"96": "icons/on.png"
},
"browser_action": {
"default_icon": "icons/on.png",
"default_title": "JS Enabled"
},
"commands": {
"toggle": {
"suggested_key": {
"default": "Alt+J"
},
"description": "Toggle enable or disable JS"
}
}
} Best Script Switch Alternatives
Here are some Firefox add-ons that are similar to Script Switch:
JavaScript Switcher
meetDeveloper
JavaScript Toggle On and Off (WebExtension)
tlintspr
Disable JavaScript
Yubabul Tksbbd
Quick JavaScript Switcher V2
Gimi Once
JS Toggle for Site
Pesso
bScript
Jhonatas Machado
Jump-Kick: Quick Tab Switcher
Gurpreet
Script Blocker Plus
ScriptGuard
CSS Toggler
ap
Simple Script Blockers
Thuê máy nén khí
Script Control
Kai Nightmode