Ctrl + key combinations

Bug reports and enhancement requests
Post Reply
wenric
Posts: 7
Joined: Tue Oct 03, 2017 6:33 pm

Ctrl + key combinations

Post by wenric »

When going from site to site, the two most common choices I find myself using are:
"Allow all this page" and "Temporarily allow all this page"

A key combination would allow users to make these two selections very quickly. Not only would this save time in general, but some pages redirect you or change too fast to make these choices using a mouse or touch pad.

I hope this wouldn't take much to implement, but having it would save allot of time and make the repetitiveness less tedious.

Thank you for considering this addition,

wenric
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: Ctrl + key combinations

Post by barbaz »

already implemented
https://noscript.net/faq#qa3_11
about:config > noscript.keys.tempAllowPage
*Always* check the changelogs BEFORE updating that important software!
-
wenric
Posts: 7
Joined: Tue Oct 03, 2017 6:33 pm

Re: Ctrl + key combinations

Post by wenric »

Thanks for your reply, good to know it's already implemented.

Unfortunately, I simply don't know enough about this topic and what you sent me went right over my head... VK_DEAD_DIAERESIS ???

If I had known there was a solution, I would have just asked:
What are the key combinations for "Allow all this page" and "Temporarily allow all this page"

I understand it can be different for some computers, but would someone please tell me what they use for these two key-combos.

Going forward I'll learn everything I can regarding the about:config feature.

Thank you again
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: Ctrl + key combinations

Post by barbaz »

There is no default key combination. You have to set one.

For example, if you want to use Ctrl-Shift-T -
1) go to about:config
2) where it says "Search", type noscript.keys
3) right-click "noscript.keys.tempAllowPage", click Modify, and put in

Code: Select all

ctrl shift T
4) You're done. Enjoy your keyboard shortcut.

Does that help?
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply