wiki:Watwerfox / Firefox Hacks

Version 8 (modified by Paul Kulda, 12 months ago) ( diff )

--

Watwerfox / Firefox Hacks

These settings are overrides in about:config

  • When getting insecure login at password prompt (disable)
    • security.insecure_field_warning.contextual --> False
  • When getting password autofil from other sites (disable)
    • includeOtherSubdomainsInLookup --> false
  • Set tls minimum level (default seems to be 3)
    • security.tls.version.enable-deprecated --> true
    • security.tls.version.min --> 1
  • Browser Cache Control
    • Set browser.cache.use_new_backend (default False)
    • Set True
  • Do Not Display Download status bar
    • Set browser.download.alwaysOpenPanel (default true)
    • Set false
  • Open link in new tab
    • Bring up Firefox's Advanced settings/config page by typing the following into your url bar: about:config
    • Search 'bookmarks' (or 'browser.tabs.loadBookmarksInTabs' if you only want the exact preference name)
    • Locate 'browser.tabs.loadBookmarksInTabs' and double click it to change the value from false to true.
  • Run Unrestricted (aka save download anywhere)
    • "C:\Program Files\Waterfox\waterfox.exe" -no-deelevate

Edge Turn off Ads

Type edge://flags in the address bar and press enter
Type Show feature and workflow recommendations in the search bar on top
Click on the dropdown menu beside the option and select Disable
Restart Edge

Note: See TracWiki for help on using the wiki.