Page 1 of 1
how to remove FlashGot from downloads window
Posted: Wed Nov 10, 2010 6:18 am
by spybart
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.

Re: how to remove FlashGot from downloads window
Posted: Mon Jan 24, 2011 8:28 am
by spybart
nobody knows?
Re: how to remove FlashGot from downloads window
Posted: Mon Jan 24, 2011 9:04 am
by Giorgio Maone
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:
Code: Select all
radio#flashgot-dmradio, menulist#flashgot-dms {display: none !important }