Page 2 of 2
Re: "(Temporarily) Allow all on this page" access keys
Posted: Mon Oct 24, 2011 12:53 pm
by Giorgio Maone
taka wrote:I am using machine translation.
I am sorry to be unable to explain well.
For example
about:config noscript.keys.tempAllowPage=P
When setting up in this way, It becomes impossible to input the P key in all in Firefox, such as location bar, search bar, and web page.
Of course, this bug happens not only by the P key but by all the keys.
Is it a bug which happens only in my environment?
It is not a bug. You're instructing Firefox to react to the key "P" by issuing the "Temporarily allow page" command.
In order to your choice be non-destructive, you should specify also some modifier, e.g. [CTRL], [SHIFT] or [ALT].
For instance, if you want the command to be issued when you press CTRL+SHIFT+P (which by default is tied to "Start private browsing", though), you need to set the preference to the "ctrl shift p" value.
Re: "(Temporarily) Allow all on this page" access keys
Posted: Mon Oct 24, 2011 2:16 pm
by taka
I understood and was able to set it precisely.
Up to now, I had input as (Ctrl+Shift+S -> P).
Therefore, I misunderstood it.
Since it became possible to change a state directly, it became very convenient.
I apologize for having made you trouble to you.
Thank you.
Re: "(Temporarily) Allow all on this page" access keys
Posted: Mon Oct 24, 2011 6:13 pm
by Mike A.
Perfect new preferences for this feature.
From the NoScript CHANGELOG wrote:v 2.1.6
==========================================================================
+ noscript.keys.tempAllowPage about:config preference to configure a
keyboard shortcut for "Temporarily allow all this page"
+ noscript.keys.revokeTemp about:config preference to configure a keyboard
shortcut for "Revoke temporary permissions"
+ noscript.menuAccelerators about:config preference to switch keyboard
accelerators for "(Temporary) allow all this page" menu items on/off
Thanks!