wiki:Watwerfox / Firefox Hacks

Version 4 (modified by Paul Kulda, 14 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
Note: See TracWiki for help on using the wiki.