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
Is there any way to hide NoScript in Extensions?
Is there any way to hide NoScript in Extensions?
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Is there any way to hide NoScript in Extensions?
No, there's no way other than modifying Firefox's code, either statically o by means of an extension.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Re: Is there any way to hide NoScript in Extensions?
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.
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.
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Is there any way to hide NoScript in Extensions?
Regarding the Error Console (and other stuff you may be interested in):
http://hackademix.net/2007/12/05/plugin ... mment-2209
http://hackademix.net/2007/12/05/plugin ... mment-2209
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Re: Is there any way to hide NoScript in Extensions?
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?
My version is 3.6.12
Do you have any idea?
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Is there any way to hide NoScript in Extensions?
Nope, it's been a long time since I touched that stuff.Sea-you wrote:Do you have any idea?
However you can always remove the chrome files all at once.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13