1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

Update README.md

This commit is contained in:
hjstephens09
2020-03-23 18:19:52 -04:00
committed by GitHub
parent 9c6b43ee48
commit efcad2a4a5
+3 -3
View File
@@ -3,9 +3,9 @@ A set of digestable preferences lists to enhance Firefox.
Updated every stable release. Just comb through the lists and add desired preferences to your <a href="http://kb.mozillazine.org/User.js_file">user.js</a>. Most of the preferences work with a simple copy+paste. I've tried to note where user manipulation may be needed.
## Three simple categories:
1) FastFox: increase Firefox's browsing speed immensely.
2) PeskyFox: dark mode by default. Disable warnings. Removes Pocket and form autofill. Prevent Firefox from randomly going offline and serving annoying webpage notifications. Adjusts download preferences. Unclutters about:newtab.
3) SecureFox: removes Telemetry, Google Safe Browsing, geolocation, search engine suggestions in URL bar, and adds various security enhancements — all without breaking webpages. You read that right. No breakage :)
1) <b>FastFox:</b> increase Firefox's browsing speed immensely.
2) <b>PeskyFox:</b> dark mode by default. Disable warnings. Removes Pocket and form autofill. Prevent Firefox from randomly going offline and serving annoying webpage notifications. Adjusts download preferences. Unclutters about:newtab.
3) <b>SecureFox:</b> removes Telemetry, Google Safe Browsing, geolocation, search engine suggestions in URL bar, and adds various security enhancements — all without breaking webpages. You read that right. No breakage :)
Credit: Hours spent reviewing, condensing, and testing <a href="https://github.com/ghacksuserjs/ghacks-user.js">ghacks user.js</a>, about:config suggestions from websites and blogs, and keeping up with <a href="https://wiki.mozilla.org/Firefox/Roadmap/Updates">Mozilla updates</a>.