Hacker News new | ask | show | jobs
by djsumdog 3470 days ago
I think you can set that in `about:config` without a plugin
1 comments

If you set browser.showQuitWarning to true (also make sure browser.warnOnQuit is true; that should be default) it will show a dialog to confirm if you want to quit. But if you check the box "do not show next time" it will set browser.showQuitWarning to false.