[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Disable plugins in Mozilla?



on Sun, Feb 15, 2004 at 05:39:32PM -0600, Joel Konkle-Parker (jjk3@msstate.edu) wrote:
> Is it possible to disable a specific plugin (like Flash) in Mozilla 
> without physically removing the files from the plugins directory (or 
> renaming them)?

You can also disable plugins (at least globally) through CSS.  Create a
userContent.css file under your Mozilla chrome directory.

See:

    http://twiki.iwethey.org/Main/UserContentCSS

Or specifically:

    /* Nuke all embedded objects, thanks to bertilow on Slashdot.   This
     * will take care of Flash, etc.
     */
    object, embed { display: none; }


Peace.

-- 
Karsten M. Self <kmself@ix.netcom.com>        http://kmself.home.netcom.com/
 What Part of "Gestalt" don't you understand?
   Kudos to Gateway's Digital Music Campaing & stand against the RIAA.
     http://www.gateway.com/home/deals/offers/music/dmz.shtml

Attachment: signature.asc
Description: Digital signature


Reply to: