mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Update README.md
This commit is contained in:
@@ -2,37 +2,32 @@
|
||||
about:config tweaks to enhance <a href="https://www.mozilla.org/en-US/firefox/new/">Mozilla Firefox</a>. Files are updated as needed for your <a href="http://kb.mozillazine.org/User.js_file">user.js</a>.
|
||||
|
||||
|
||||
## Three simple goals:
|
||||
## Simple goals:
|
||||
1) <b>Minimalism:</b> get what isn't needed out of the way
|
||||
2) <b>Efficiency:</b> unleash Firefox's ability to be fast and performant
|
||||
3) <b>Security:</b> sensible privacy and security without causing site breakage
|
||||
|
||||
|
||||
## Three simple configs:
|
||||
## Simple configs:
|
||||
1) <b>FastFox:</b> immensely increase Firefox's browsing speed. Give Chrome a run for its money!
|
||||
2) <b>PeskyFox:</b> unclutter the new tab page. Remove Pocket and form autofill. Prevent Firefox from randomly going offline, and from serving annoying webpage notifications.
|
||||
2) <b>PeskyFox:</b> unclutter the new tab page. Remove Pocket and form autofill. Prevent Firefox from serving annoying webpage notifications.
|
||||
3) <b>SecureFox:</b> remove Telemetry, Mozilla experiments, Google Safe Browsing, and search engine suggestions in URL bar. Auto-upgrade mixed content to HTTPS. Add various privacy enhancements — all without breaking webpages. You read that right. No breakage 😁
|
||||
4) <b>SmoothFox:</b> (NEW) get Edge-like smooth scrolling on your favorite browser (requires user config)
|
||||
|
||||
|
||||
## Who is this setup for?
|
||||
<b>If you want a secure, blazing fast browsing experience, and don't want to deal with breakage, this setup is for you.</b> My objective is to make the defaults sufficient enough for the average privacy-minded user, but remain trouble-free enough that my grandmother could use it. <strike>(That puts a whole new twist on being a foxy grandma!)</strike> Edit: Sorry for the dad joke 😓
|
||||
|
||||
|
||||
## Required Reading
|
||||
A handful of the prefs in <a href="https://github.com/hjstephens09/Better-Fox/blob/master/FastFox.js">FastFox</a> are intended for at least mid-range machines (6GB of RAM, give or take). Even if you don't read the other two branches thoroughly, and you're simply inserting <a href="https://github.com/hjstephens09/Better-Fox/blob/master/user.js">BetterFox user.js</a> as it is, you still need to read through and adjust <a href="https://github.com/hjstephens09/Better-Fox/blob/master/FastFox.js">FastFox</a> to determine what is appropriate for your machine.
|
||||
|
||||
The rest of the prefs in user.js (found in <a href="https://github.com/hjstephens09/Better-Fox/blob/master/PeskyFox.js">PeskyFox</a> and <a href="https://github.com/hjstephens09/Better-Fox/blob/master/SecureFox.js">SecureFox</a>) can be applied universally on any machine running Firefox stable release.
|
||||
|
||||
|
||||
## about:Privacy
|
||||
<b>A note to hardcore privacy-concious users:</b> <a href="https://github.com/pyllyukko/user.js">There are alternatives</a> <a href="https://github.com/ghacksuserjs/ghacks-user.js">for you</a>. I made <a href="https://github.com/hjstephens09/Better-Fox/blob/master/SecureFox.js">SecureFox</a> as private as I could, up to the point of experiencing breakage. My guiding principle was: "If it breaks it, it doesn't make it!" So things like WebGL and DRM are still enabled, and you won't find settings like <privacy.firstparty.isolate> or <network.http.referer.XOriginPolicy> mentioned here. BetterFox is designed to set-and-forget, not to troubleshoot and tinker.
|
||||
<b>A note to hardcore privacy users:</b> <a href="https://github.com/pyllyukko/user.js">There are alternatives</a> <a href="https://github.com/ghacksuserjs/ghacks-user.js">for you</a>. I made <a href="https://github.com/hjstephens09/Better-Fox/blob/master/SecureFox.js">SecureFox</a> as private as I could, up to the point of experiencing breakage. My guiding principle was: "If it breaks it, it doesn't make it!" So things like WebGL and DRM are still enabled, and you won't find settings like <privacy.firstparty.isolate> or <network.http.referer.XOriginPolicy> mentioned here. BetterFox is designed to set-and-forget, not to troubleshoot and tinker.
|
||||
|
||||
TL;DR: If your threat level calls for anonymity and not just reasonable privacy, please use the <a href="https://www.torproject.org">TOR browser</a>. 👍
|
||||
|
||||
|
||||
## Recommended Extensions
|
||||
<a href="https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/?src=search"><b>uBlock Origin</a>:</b> lightweight content blocker
|
||||
<br>Add the custom list <a href="https://abp.oisd.nl/">dbl.oisd.nl</a> for the best in-browser protection. It's most comprehensive, unified domain blocklist available, actively maintained to prevent false positives and to keep the web usable! Use it alongside your usual lists. [<a href="https://dbl.oisd.nl">DNS format</a> | <a href="https://abp.oisd.nl">ABP format</a>] <a href="https://www.reddit.com/r/oisd_blocklist/comments/dwxgld/dbloisdnl_internets_1_domain_blocklist/?sort=new">Read More</a>
|
||||
<p>Add the custom list <a href="https://abp.oisd.nl/">dbl.oisd.nl</a> for the best in-browser protection. It's most comprehensive, unified domain blocklist available, actively maintained to prevent false positives and to keep the web usable! Use it alongside your usual lists. [<a href="https://dbl.oisd.nl">DNS format</a> | <a href="https://abp.oisd.nl">ABP format</a>] <a href="https://www.reddit.com/r/oisd_blocklist/comments/dwxgld/dbloisdnl_internets_1_domain_blocklist/?sort=new">Read More</a>
|
||||
|
||||
<a href="https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager"><b>Bitwarden</a>:</b> encrypted password manager.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user