I sometimes close Firefox while I have downloads in progress that do not support resuming. Then when I open Firefox again I have to go to the original download location and start from scratch. It would be useful if there was a way to get a warning from Firefox before I close the application when downloads are in progress. Anyone know of a way to configure it to do this?

link|improve this question

feedback

3 Answers

Try to set the value of browser.download.manager.quitBehavior at Firefox about:config. It can be set to these values. To get a warining you should set it to 2.

Source: support.mozilla.com

link|improve this answer
Comment by @Precaq: Just for the record and non-english folks - it's not "Bahvior" but "Behavior" so the value should be browser.download.manager.quitBehavior... – Ivo Flipse Jan 10 '11 at 18:31
Sharp @Precaq! I edited it for you :-) – Ivo Flipse Jan 10 '11 at 18:33
feedback

I'm using DownThemAll! addon and even if I close Firefox, the download window remains open as a separate window. This prevents me from stopping my unresumable downloads accidentally.

link|improve this answer
+1 nice, didn´t know about that addon. going to try it ;-) thanks – Diskilla Sep 28 '10 at 16:58
I've been using it for a long time and I'm quite satisfied. It has nice features. Trust me, you won't regret ;) – Mehper C. Palavuzlar Sep 28 '10 at 18:00
feedback

You may also want to consider to set browser.warnOnQuit and browser.showQuitWarning in Firefox's about:config to true to get a warning when closing the browser, not only when a download is in progress. This might save you some headaches when you accidentially try to close Firefox and were typing text into some input boxes for example. See http://kb.mozillazine.org/Browser.warnOnQuit.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.