You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -211,6 +211,7 @@ Settings that do not belong to other sections or are user specific preferences.
211
211
* Prevent leaking application locale/date format using JavaScript [[1](https://bugzilla.mozilla.org/show_bug.cgi?id=867501)[2](https://hg.mozilla.org/mozilla-central/rev/52d635f2b33d)]
212
212
* Do not submit invalid URIs entered in the address bar to the default search engine [[1](http://kb.mozillazine.org/Keyword.enabled)]
213
213
* Don't trim HTTP off of URLs in the address bar. [[1](https://bugzilla.mozilla.org/show_bug.cgi?id=665580)]
214
+
* Disable preloading of autocomplete URLs. [[1](https://wiki.mozilla.org/Privacy/Privacy_Task_Force/firefox_about_config_privacy_tweeks)]
214
215
* Don't try to guess domain names when entering an invalid domain name in URL bar [[1](http://www-archive.mozilla.org/docs/end-user/domain-guessing.html)]
215
216
* When browser.fixup.alternate.enabled is enabled, strip password from 'user:password@...' URLs [[1](https://github.com/pyllyukko/user.js/issues/290#issuecomment-303560851)]
216
217
* Send DNS request through SOCKS when SOCKS proxying is in use [[1](https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/WebBrowsers)]
0 commit comments