There is one thing about NoScript v10, that I thought about for a long time. It's "This is a privileged page, whose permissions cannot be configured." information found on so-called "privileged pages" (vide addons.mozilla.org and many others). For example, on such web pages various addons cannot work and operate correctly. However, there is a way to avoid such a limitation, but this is not a good place.
So, as We know when User is on a "privileged page" and click NoScript icon, there is "This is a privileged page, whose permissions cannot be configured." information only right? But oftentimes, mostly unexperienced Users, have no idea what it really means. Those who want to check this - let say, more experienced - probably will search for some informations etc.
Now, this information looks this way: there is only a brief comment about web page status. Just a dry text: "! This is a privileged page, whose permissions cannot be configured". Nothing more, nothing less.
I would like to suggest a simple solution. Maybe there can be added a button, that will open an external web page where Users will be able to read some informations etc.? Here is an example:
Code: Select all
,------------------------------------------------------------------------------------------------------------.
| |
| ! This is a privileged page, whose permissions cannot be configured. |
| |
| [ Check why ] |
| |
`------------------------------------------------------------------------------------------------------------'
Figure 1.
Code: Select all
,------------------------------------------------------------------------------------------------------------.
| |
| ! This is a privileged page, whose permissions cannot be configured. |
| |
| [ More informations ] |
| ,--------^---------------------------------------------------. |
| | Privileged Pages are the web pages...? | |
| `-------------------------------------------------------------' |
`------------------------------------------------------------------------------------------------------------'
Figure 2.
In my personal opinion, I think, that "a privileged page" should be explained to Users via NoScript popup window (see above ideas, for example).
Thanks, best regards.