dpacassi / disable-javascript

Adds the ability to disable JavaScript on specific sites.
MIT License
272 stars 33 forks source link

What's the shortcut key? #28

Closed Dxhs closed 6 years ago

Dxhs commented 6 years ago

My apologies, but I can't seem to find out what the keybinding for the setting Enable shortcuts option is.

Linux, Firefox Quantom.

dpacassi commented 6 years ago

Hey @Dxhs!

It should be Alt + Shift + 1 to toggle the JS state and Alt + Shift + 2 to open the web extension settings. If you right click on the web extension icon in the toolbar and select About Disable JavaScript, there's a section with the shortcut bindings.

Hope I was able to help you! Closing this for now but feel free to re-open if you need further support.

Cheers!

Dxhs commented 6 years ago

Thanks!

Might help future people if this is updated/added to the plugin's about:addons page or the settings page itself.

dpacassi commented 6 years ago

@Dxhs You're right about linking to the about page from the settings page. I've just published a patch release which adds a corresponding link in the settings page. For the about:addons page, the web extension API currently does not allow to add additional buttons.

Still, thanks for your report! Your browser should get the new web extension version within 24 hours.