Page 1 of 1

Is there any way to hide NoScript in Extensions?

Posted: Wed Feb 02, 2011 3:28 pm
by Sea-you
Dear board,

I'd like to create an install package for Firefox 3.6 with Noscript preinstalled with custom settings.

To avoid users circumvent NoScript I'd like to either block the Disable button for this particular extension or hide it from users eyes.

Do you have any idea how to accomplish this without installtion CCK wizard or any other extension?

I googled the web hardly but couldn't find a way that works in FF3.6.

Best regards,
Sea-you

Re: Is there any way to hide NoScript in Extensions?

Posted: Wed Feb 02, 2011 4:19 pm
by Giorgio Maone
No, there's no way other than modifying Firefox's code, either statically o by means of an extension.

Re: Is there any way to hide NoScript in Extensions?

Posted: Wed Feb 02, 2011 4:30 pm
by Sea-you
Thanks Giorgo,

The other thing I want to disable for the same purpose is the Error Console, and hiding it via userChrome.css is not a good solution, so I guess the same applies here.

Re: Is there any way to hide NoScript in Extensions?

Posted: Wed Feb 02, 2011 4:35 pm
by Giorgio Maone
Regarding the Error Console (and other stuff you may be interested in):
http://hackademix.net/2007/12/05/plugin ... mment-2209

Re: Is there any way to hide NoScript in Extensions?

Posted: Wed Feb 02, 2011 4:55 pm
by Sea-you
I'm using lockPref(”noscript.lockPrivilegedUI”); but I can still open the Error Console. Apart from this, every other setting is working fine.
My version is 3.6.12

Do you have any idea?

Re: Is there any way to hide NoScript in Extensions?

Posted: Wed Feb 02, 2011 4:59 pm
by Giorgio Maone
Sea-you wrote:Do you have any idea?
Nope, it's been a long time since I touched that stuff.
However you can always remove the chrome files all at once.