Skip to content

Instantly share code, notes, and snippets.

@okv
Created March 20, 2018 07:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save okv/533133eba8f28708f05699820bb4cf9e to your computer and use it in GitHub Desktop.
Save okv/533133eba8f28708f05699820bb4cf9e to your computer and use it in GitHub Desktop.

You should obtain a similar result, easier, enabling the hidden config option (about:config).

  1. In Firefox's address bar, type about:config and accept the warning that it will give. Now it appears in front of you a long list of config options. Filter it typing the keyword quit in the filter bar (up top). After that the filter acts you will have only few lines. Click on browser.showQuitWarning and set it true by clicking on it.
  2. You can use this filter again with the keyword warnon and see if the options "warn when close tabs" and similar are set to true. 3.In the Firefox's Options/Preferences (or Edit/preferences it depends from system and version), go to the Tabs section and check the option "Warn me when closing multiple tabs". This will prevent you to close a window with multiple tab.

You will not completely disable CTRL-Q but at least you will make it harmless.

link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment