搜索 | 用户支持

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

Learn More

Download pop up box

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

more options

Since the last Firefox update every time I download something a window pops up and shows me the file name of what I just downloaded and says 'completed'. I don't need to see this and I have to stop, clear and close the box. I want to stop from seeing this box. How do I stop it?

Since the last Firefox update every time I download something a window pops up and shows me the file name of what I just downloaded and says 'completed'. I don't need to see this and I have to stop, clear and close the box. I want to stop from seeing this box. How do I stop it?

被采纳的解决方案

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.

定位到答案原位置 👍 4

所有回复 (2)

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

Yes! This is incredibly annoying, how do we switch this garbage off?

If like me you do many downloads, the pop up box takes up a quarter of your screen; I don't need that!

Edit:

This one worked for me:

about:config page

   browser.download.alwaysOpenPanel

toggle to 'false'

s

由stephenslr1于修改