Skip to content

Instantly share code, notes, and snippets.

@Nefari0uss
Last active April 5, 2018 13:55
Show Gist options
  • Save Nefari0uss/c3677d50c32e9d94aa5f4fc8fee3658d to your computer and use it in GitHub Desktop.
Save Nefari0uss/c3677d50c32e9d94aa5f4fc8fee3658d to your computer and use it in GitHub Desktop.
Firefox about:config tweaks

about:config tweaks

nefari0uss

  • general.warnOnAboutConfig: false
  • browser.tabs.closeWindowWithLastTab: false Mozilla Support
  • devtools.editor.keymap: vim
  • devtools.theme: dark
  • extensions.webextensions.tabhide.enabled: true Mozilla Bugzilla
  • findbar.highlightAll: true
  • findbar.modalHighlight: true
  • network.IDN_show_punycode: true WordFence
  • security.insecure_connection_icon.enabled: true Mozilla Bugzilla
  • browser.urlbar.clickSelectsAll: false
  • privacy.resistFingerprinting.block_mozAddonManager: true Mozilla Bugzilla
  • layout.word_select.eat_space_to_next_word: false
  • security.ssl.treat_unsafe_negotiation_as_broken: true
  • media.mediasource.webm.enabled: true
  • browser.search.widget.inNavBar: false
  • privacy.donottrackheader.enabled: true

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