
how to remove FlashGot from downloads window
how to remove FlashGot from downloads window
Is it possible to remove the FlashGot option from the downloads window in Firefox? You know, the window that asks you if you want to "Open With.." or "Save File". I don't see the point of having a FlashGot row in there and would like to remove it. I've included a photo of what I'm talking about.


Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
Re: how to remove FlashGot from downloads window
nobody knows?
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: how to remove FlashGot from downloads window
The point is most FlashGot users use an external download manager, and they may want to divert the download to it.
There's no UI way to hide it, but you can add the following CSS rule to userChrome.css, either directly or by means of the Stylish extension:
There's no UI way to hide it, but you can add the following CSS rule to userChrome.css, either directly or by means of the Stylish extension:
Code: Select all
radio#flashgot-dmradio, menulist#flashgot-dms {display: none !important }
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13