搜索 | 用户支持

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

Learn More

How to make Firefox ask before closing?

  • 3 个回答
  • 1 人有此问题
  • 1082 次查看
  • 最后回复者为 cor-el

more options

in about:config page the options: browser.tabs.warnOnClose (true - default) browser.tabs.warnOnCloseOtherTabs (true - default) browser.sessionstore.warnOnQuit (false - default) browser.warnOnQuit true (true - default)

But when i do Ctrl+q accidentally, it closes the only Firefox window i have. This window has many tabs open. Yes it restore next time, but i want FF to ask me before closing it.

FF 84.0.1 Arch Linux

in about:config page the options: browser.tabs.warnOnClose (true - default) browser.tabs.warnOnCloseOtherTabs (true - default) browser.sessionstore.warnOnQuit (false - default) browser.warnOnQuit true (true - default) But when i do Ctrl+q accidentally, it closes the only Firefox window i have. This window has many tabs open. Yes it restore next time, but i want FF to ask me before closing it. FF 84.0.1 Arch Linux

由#367259于修改

被采纳的解决方案

It appears that all 4 config. options mentioned in OP has to be set to true. In my case the one that was false was: browser.sessionstore.warnOnQuit Developers should fix this and let this option be true by default.

定位到答案原位置 👍 0

所有回复 (3)

more options

选择的解决方案

It appears that all 4 config. options mentioned in OP has to be set to true. In my case the one that was false was: browser.sessionstore.warnOnQuit Developers should fix this and let this option be true by default.

more options

There is a checkbox in "Options/Preferences -> General -> Startup" for the browser.sessionstore.warnOnQuit pref.

  • Warn you when quitting the browser
more options

Firefox 87+ versions have a pref to disable Ctrl+Q to close Firefox.

  • browser.quitShortcut.disabled = true

You need to close and restart Firefox after toggling this pref.