搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Download "Always Ask"

  • 3 个回答
  • 2 人有此问题
  • 196 次查看
  • 最后回复者为 Terry

more options

I've always used the "Always ask you where to save files" option when downloading. Recently (beginning of April 2022), files go directly to the Downloads folder. The "Always ask" option is still selected in Settings.

I've tried un-selecting and re-selecting, restarting Firefox, restarting my computer - basically every iteration of 'turn it off and on again' that I can think of.

I've always used the "Always ask you where to save files" option when downloading. Recently (beginning of April 2022), files go directly to the Downloads folder. The "Always ask" option is still selected in Settings. I've tried un-selecting and re-selecting, restarting Firefox, restarting my computer - basically every iteration of 'turn it off and on again' that I can think of.

被采纳的解决方案

If you want to select the folder where the download is saved, try changing the preference in bold in the quote below from searchfox .org.

browser.download.useDownloadDir - bool True - Save files directly to the folder configured via the browser.download.folderList preference. False - Always ask the user where to save a file and default to browser.download.lastDir when displaying a folder picker dialog

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

You could instead use the method outlined in the link below (remove the blank space in the link).

https://www.reddit. com/r/firefox/comments/trnirr/a_work_around_for_open_with_option_for_downloads/

定位到答案原位置 👍 0

所有回复 (3)

more options

https://www.mozilla.org/en-US/firefox/98.0/releasenotes/ Firefox has a new optimized download flow . . . .

https://support.mozilla.org/en-US/kb/manage-downloads-preferences-using-downloads-menu Changes to how file downloads are handled in Firefox version 98

  • Firefox no longer asks what to do for each file by default
  • Downloads panel automatically opens
  • Downloaded files are saved to disk
  • Set a default app to open a file type
  • "Always Open Similar Files" option from the Downloads panel
  • Frequently asked questions


You can set this pref to false on the about:config page to prevent opening the download panel on each download.

  • browser.download.alwaysOpenPanel = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

I have the same issue and I even did the "browser.download.alwaysOpenPanel = False" - I hope correctly. But it is still happening. This is so frustrating - I need to download files into the right folders immediately instead of dragging them from download.

more options

选择的解决方案

If you want to select the folder where the download is saved, try changing the preference in bold in the quote below from searchfox .org.

browser.download.useDownloadDir - bool True - Save files directly to the folder configured via the browser.download.folderList preference. False - Always ask the user where to save a file and default to browser.download.lastDir when displaying a folder picker dialog

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

You could instead use the method outlined in the link below (remove the blank space in the link).

https://www.reddit. com/r/firefox/comments/trnirr/a_work_around_for_open_with_option_for_downloads/

由Terry于修改