Re: disabling browser plugins

2010-07-04 Thread intrudere
On 3 jul, 19:28, Phillip Jones pjon...@kimbanet.com wrote: Lee wrote: On 7/2/10, David E. Rossnob...@nowhere.invalid  wrote: On 7/2/10 6:01 AM, Lee wrote: Is there a way to permanently disable plugins? I don't want the adobe reader plugin and this bit in my user.js used to accomplish

Re: disabling browser plugins

2010-07-03 Thread Lee
On 7/2/10, Beverly Howard b...@bevhoward.com wrote: I don't want the adobe reader plugin and this bit in my user.js used to accomplish that: user_pref(plugin.scan.Acrobat, 99.9); Assuming that this is specifically related to acrobat go to about:config then filter for acrobat and set

Re: disabling browser plugins

2010-07-03 Thread Lee
On 7/2/10, David E. Ross nob...@nowhere.invalid wrote: On 7/2/10 6:01 AM, Lee wrote: Is there a way to permanently disable plugins? I don't want the adobe reader plugin and this bit in my user.js used to accomplish that: user_pref(plugin.scan.Acrobat, 99.9); Adobe came out with a new

Re: disabling browser plugins

2010-07-03 Thread Phillip Jones
Lee wrote: On 7/2/10, David E. Rossnob...@nowhere.invalid wrote: On 7/2/10 6:01 AM, Lee wrote: Is there a way to permanently disable plugins? I don't want the adobe reader plugin and this bit in my user.js used to accomplish that: user_pref(plugin.scan.Acrobat, 99.9); Adobe came out with

Re: disabling browser plugins

2010-07-03 Thread David E. Ross
On 7/3/10 3:28 PM, Phillip Jones wrote: Lee wrote: On 7/2/10, David E. Rossnob...@nowhere.invalid wrote: On 7/2/10 6:01 AM, Lee wrote: Is there a way to permanently disable plugins? I don't want the adobe reader plugin and this bit in my user.js used to accomplish that:

Re: disabling browser plugins

2010-07-03 Thread Phillip Jones
David E. Ross wrote: On 7/3/10 3:28 PM, Phillip Jones wrote: Lee wrote: On 7/2/10, David E. Rossnob...@nowhere.invalid wrote: On 7/2/10 6:01 AM, Lee wrote: Is there a way to permanently disable plugins? I don't want the adobe reader plugin and this bit in my user.js used to accomplish

disabling browser plugins

2010-07-02 Thread Lee
Is there a way to permanently disable plugins? I don't want the adobe reader plugin and this bit in my user.js used to accomplish that: user_pref(plugin.scan.Acrobat, 99.9); Adobe came out with a new version of reader after installing the new version, about:plugins says I've got the Adobe

Re: disabling browser plugins

2010-07-02 Thread Beverly Howard
I don't want the adobe reader plugin and this bit in my user.js used to accomplish that: user_pref(plugin.scan.Acrobat, 99.9); Assuming that this is specifically related to acrobat go to about:config then filter for acrobat and set plugin.scan.Acrobat to false Not sure if it's still

Re: disabling browser plugins

2010-07-02 Thread David E. Ross
On 7/2/10 6:01 AM, Lee wrote: Is there a way to permanently disable plugins? I don't want the adobe reader plugin and this bit in my user.js used to accomplish that: user_pref(plugin.scan.Acrobat, 99.9); Adobe came out with a new version of reader after installing the new version,