Version 4 (modified by 21 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
- Bad Sync Login Security Rick - Use this
- I managed to work around the same exact problem by navigating to
- https://accounts.firefox.com/?context=fx_desktop_v3&entrypoint=preferences&action=email&service=sync from inside the browser.
Note:
See TracWiki
for help on using the wiki.