Is there any keyboard shortcut to switch JavaScript on/off in Firefox?

link|improve this question

45% accept rate
feedback

2 Answers

up vote 3 down vote accepted

No, there isn't.

link|improve this answer
Can we make custom ? – metal gear solid Feb 23 '11 at 5:55
No @MetalGear the linked article mentions it's not possible – Sathya Feb 23 '11 at 6:48
feedback

Here are two options:

  1. If you use the NoScript add-on, it uses ctrl-shift-backslash as the keyboard shortcut to toggle JS permissions for the main domain of the page. This is an imperfect solution, however, since many sites use JS from multiple domains.
  2. If you want something simpler, the JS Switch add-on gives you a toolbar button to do a full toggle of JS, but it doesn't appear to have a keyboard shortcut.
link|improve this answer
I use web developer toolbar which is also having the toogle button like JS Switch – metal gear solid Mar 7 '11 at 16:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.