搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Download "Always Ask"

  • 3 回覆
  • 2 有這個問題
  • 292 次檢視
  • 最近回覆由 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 於 修改