JavaScript-Switcher
JavaScript-Switcher copied to clipboard
A Mozilla Firefox extension to toggle JavaScript on Individual Domain.
No idea what happened, but it disappeared. I've tried removing and adding. Restarting my browser/system etc. Any idea what would cause this problem?
Hey. What do you think about letting the user decide what is the default? Would that be hard to implement? I got no idea, never wrote a firefox extension. But...
Given this HTML: ```html Working... Script is disabled. Click Submit to continue. window.setTimeout(alert('Submited via JS'), 0); ``` When JavaScript is disabled via the Switcher, the `` tag is shown as...
Hi, It would be nice to be able to configure a keyboard shortcut. As default, I suggest: Alt+Shift+J Regards, Kaushik
Added simple keyboard shortcut feature. Tested in Mac.
When it is enabled the icon goes gray, but if you miss that all you get are content security policy errors in Firefox for all JS scripts. It would be...
The toggle does switch on local pages (viz. under file:///), but Javascript stays enabled regardless.