Difference between revisions of "Firefox notes"
From Noah.org
Jump to navigationJump to search (New page: [[Category:Engineering] Type about:config into the address bar or get [https://addons.mozilla.org/en-US/firefox/addon/4420 Configuration Mania]. <pre> about:config </pre> Search for the...) |
|||
Line 1: | Line 1: | ||
− | [[Category:Engineering] | + | [[Category:Engineering]] |
Type about:config into the address bar or get [https://addons.mozilla.org/en-US/firefox/addon/4420 Configuration Mania]. | Type about:config into the address bar or get [https://addons.mozilla.org/en-US/firefox/addon/4420 Configuration Mania]. |
Revision as of 17:01, 5 January 2009
Type about:config into the address bar or get Configuration Mania.
about:config
Search for these options and modify or toggle them:
about:robots security.dialog_enable_delay = 0 browser.tabs.closeButtons = 3 # put tab close button on toolbar browser.sessionstore.max_tabs_undo = 30 browser.search.openintab = True # Searches in search bar open in new tab instead of current window browser.urlbar.clickSelectsAll = True # I can't decide which way I like better... layout.spellcheckDefault = 2 # Spellcheck one-line text fields as well as standard text area fields view_source.editor.external = True view_source.editor.path = /usr/bin/gvim
These options may need to be created:
content.switch.threshold = 1000000
Interesting... I need to research these more:
network.protocol-handler