User Tools

Site Tools


firefox_change_default_values

This is an old revision of the document!


As the world turns more and more towards 'default dumb user' in every application, some changes is needed to make it fit nerds. As I kept on forgetting which values to change when installing new machines, I've decided to write them down:

  • browser.urlbar.autoFill → FALSE - Effect: Disables autocomplete of url's (e.g. 192.168.5.1 makes Firefox autofill 192.168.5.108. Pretty annoying!)
  • browser.urlbar.trimURLs → FALSE - Effect: Shows current protocol in URL bar. When enabled it removes the protocol definition. Am I using FTP, HTTP, HTTPS? I don't know, because Firefox removed it!
  • dom.disable_window_move_resize → TRUE - Effect: Disallows javascript to resize browser windows. I KNOW my window size, and that is the size I want it. Don't mess with it. Me master, you machine.
  • dom.event.contextmenu.enabled → FALSE - Effect: Disallows javascript to remove the top menu, disable rightclicking etc.
  • browser.backspace_action → 0 - Effect: Enables press of the backspace-button to go back one page.
  • browser.showQuitWarning → TRUE - Effect: Activates a prompt asking to save tabs or not when exiting Firefox. This is nice when accidentally hitting CTRL+Q instead of CTRL+W.
  • geo.enabled → FALSE - Effect: Disables geo-location feature. I know where I am. Services do not need that info.
  • browser.tabs.onTop → FALSE - Effect: Puts tabs back on bottom. Not really NEEDED, it's just nice to have.
  • keyword.URLhttps://www.google.com/search?hl=en&tbs=li:1&q= - Effect: Enable google verbatim (disables auto correction and a lot of other annoying “dumb user”-features)
firefox_change_default_values.1383563390.txt.gz · Last modified: 2015/08/15 22:56 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki