diff --git a/README.md b/README.md index 2e0e854..28b7fc3 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ about:config tweaks to enhance Firefox. Updated every stable release for your PeskyFox: unclutter the new tab page. Remove Pocket and form autofill. Prevent Firefox from randomly going offline, and from serving annoying webpage notifications. 3) SecureFox: 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 😁 -Credit: Hours spent reviewing, condensing, and testing ghacks user.js, about:config suggestions from websites and blogs, and keeping up with Mozilla updates. (Where there is similiarity to ghacks, credit goes to them.) - ## Required Reading BetterFox user.js is intended for mid-range PCs (i.e. ~6GB RAM). This applies strictly to the first set of preferences, all of which are found in FastFox. Even if you don't thoroughly read the other two branches (PeskyFox and SecureFox), and you're simply downloading and inserting BetterFox user.js as it is, you still need to read through FastFox. @@ -39,3 +37,7 @@ If you have a budget PC or high-end machine, please adjust preferences found in ClearURLs: clean tracking parameters from URLs, Google searches, etc. 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 +Hours spent reviewing, condensing, and testing ghacks user.js, about:config suggestions from websites and blogs, and keeping up with Mozilla updates. (Where there is similiarity to ghacks or other authors, credit goes to them.)