User Tools

Site Tools


firefox_change_default_values

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
firefox_change_default_values [2013/04/17 11:33] biggifirefox_change_default_values [2015/08/20 21:59] (current) biggi
Line 1: Line 1:
-As the world turns more and more towards 'default dumb user' in every application, some changes is needed to make it fit nerds. As kept on forgetting which values to change when installing new machines, I've decided to write them down: +These are the values I change to make my Firefox browser fit my needs:
- +
-browser.urlbar.autoFill -> FALSE - Effect: Firefox does not autocomplete url's (e.g. 192.168.5.1 makes Firefox autofill 192.168.5.108. Pretty annoying! I'm not a dumb user, Firefox, I KNOW what I'm typing. I didn't mean ".108" when I wrote ".1" and pressed enter. I meant ".1", nothing else. Don't correct it. Me master, you machine) +
- +
-browser.urlbar.trimURLs -> FALSE - Effect: Shows current protocol in URL bar. When enabled it removes the protocol definition (http://, ftp://, https:// etc.). Am I using FTP, HTTP, HTTPS? I don't know, because Firefox removed it! Goddamn Chrome-wannabe-behaviour) +
- +
-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 fuck with it. Me master, you machine. +
- +
-dom.event.contextmenu.enabled -> FALSE - EffectDisallows javascript to remove the top menu, disable rightclicking etc.+
  
 +^Item ^Value ^Effect^
 +|browser.urlbar.autoFill|FALSE| Disables autocomplete of url's (e.g. 192.168.5.1 makes Firefox autofill 192.168.5.108, causing me to go the wrong URL)|
 +|browser.urlbar.trimURLs|FALSE| Shows current protocol in URL bar. When enabled it removes the protocol definition. Am I using FTP, HTTP, HTTPS? I don't know, but with this disabled I do.|
 +|dom.disable_window_move_resize|TRUE| Disallows javascript to resize browser windows. Windows flying around being resized is often frustrating, so none of that for me|
 +|dom.event.contextmenu.enabled|FALSE| Disallows javascript to remove the top menu, disable rightclicking etc.|
 +|browser.backspace_action|0| Enables press of the backspace-button to go back one page.|
 +|browser.showQuitWarning|TRUE| 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| Disables geo-location feature. I know where I am. Services do not need that info. If they do, I'll enter it for them manually.|
 +|<del>browser.tabs.onTop</del>|FALSE| Puts tabs below the menu - **After FF29, [[https://addons.mozilla.org/en-US/firefox/addon/classicthemerestorer/]] 'Classic Theme Restorer' is needed to move tabs below the menu**|
 +|browser.newtab.url|about:blank| Removes the Firefox "tiles page" when opening a new tab. Instead displays 'about:blank' (blank/empty page).|
firefox_change_default_values.1366191219.txt.gz · Last modified: 2015/08/15 22:56 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki