A simple Firefox extension to quickly enable or disable javascript on all tabs and windows. To toggle JS simply press extension's toolbar button or press ALT+J
.
Install Script Switch via Firefox Add-Ons. If you like or are using this extension, please give it a ⭐ for motivation :)
Script Switch was created in an effort to learn about how Firefox Extensions work, and as a result I ended up creating isjsenabled to validate its functionality.
Enables and disables Javascript and refreshes all tabs in all windows.
- indicates that javascript is enabled, press to disable javascript.
- indicates that javascript is disabled, press to enable javascript.
- Keyboard shortcut to toggle:
ALT+J
Feel free to test it out on isjsenabled.com, feedback and pull requests are welcome.
MIT License, please see LICENSE for more info.