diff --git a/README.md b/README.md index 4bf97b4..edab601 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,7 @@ about:config tweaks to enhance [Mozilla Firefox](https://www.mozilla.org/en-US/f | [SecureFox](https://github.com/yokoffing/Better-Fox/blob/master/SecureFox.js) | Remove Telemetry, Mozilla experiments, Google Safe Browsing, and search engine suggestions in URL bar. Auto-upgrade mixed content to HTTPS. Various privacy enhancements. | | [PeskyFox](https://github.com/yokoffing/Better-Fox/blob/master/PeskyFox.js) | Unclutter the new tab page. Remove Pocket and form autofill. Prevent Firefox from serving annoying webpage notifications.| | [SmoothFox](https://github.com/yokoffing/Better-Fox/blob/master/SmoothFox.js) | Optional: Get Microsoft Edge-like smooth scrolling on your favorite browser. (You will need to manually add this to your user.js.) | -| [user.js](https://github.com/yokoffing/Better-Fox/blob/master/user.js) | Unified list, minus some of my personal preferences. Users may download this list as their own user.js. | -| [LiteFox user.js](https://github.com/yokoffing/Better-Fox/blob/master/Litefox.js) | All the essentails. None of the breakage. Use these preferences as your foundation to add to each category as desired, or use it by itself. | +| [user.js](https://github.com/yokoffing/Better-Fox/blob/master/user.js) | All the essentails. None of the breakage. Users may download this list as their own user.js. | ## Who is this setup for? **If you want a secure, blazing fast browsing experience, and don't want to deal with breakage, this setup is for you.** 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. (That puts a whole new twist on being a foxy grandma!) Edit: Sorry for the dad joke 😓 @@ -29,21 +28,5 @@ about:config tweaks to enhance [Mozilla Firefox](https://www.mozilla.org/en-US/f TL;DR: If your threat level calls for anonymity and not just reasonable privacy, please use the [TOR browser](https://www.torproject.org). 👍 -## Recommended Extensions -1. **[uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/)**: lightweight content blocker - - Add the custom list [dbl.oisd.nl](https://abp.oisd.nl/) 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. [Read More](https://www.reddit.com/r/oisd_blocklist/comments/dwxgld/dbloisdnl_internets_1_domain_blocklist/?sort=new) [[DNS format](https://dbl.oisd.nl) | [ABP format](https://abp.oisd.nl)] - - Also check out [NoTracking](https://github.com/notracking/hosts-blocklists/#general-blocklist-policies) [ABP format](https://raw.githubusercontent.com/notracking/hosts-blocklists/master/adblock/adblock.txt) - -2. **[Bitwarden](https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager)**: encrypted password manager. - -3. **[ClearURLs](https://addons.mozilla.org/en-US/firefox/addon/clearurls)**: clean tracking parameters from URLs, Google searches, etc. - -4. **[Bypass Paywalls Clean](https://github.com/magnolia1234/bypass-paywalls-firefox-clean#bypass-paywalls-clean-for-firefox)**: gain user access to the Wall Street Jounral, the New York times, etc. - -5. **[Tap to Tab](https://addons.mozilla.org/en-US/firefox/addon/tap-to-tab)**: double-click (double tap) on a link to open it in a new tab. Designed with tablets and laptop trackpads in mind. - - ## Credit Where there is similiarity to other authors, credit goes to them.