Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.62 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.62 KB

green switch on Script Switch

MIT licensed Version 1.0

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.

Functionality:

Enables and disables Javascript and refreshes all tabs in all windows.

  • green switch on indicates that javascript is enabled, press to disable javascript.
  • grey switch of 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.

Preview

Gif of user disabling and enabling javascript

License

MIT License, please see LICENSE for more info.