From efcad2a4a523c554fae078a35da3c282f97f327f Mon Sep 17 00:00:00 2001 From: hjstephens09 Date: Mon, 23 Mar 2020 18:19:52 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 299dc86..e8e2c1b 100644 --- a/README.md +++ b/README.md @@ -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 user.js. 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) 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 :) Credit: Hours spent reviewing, condensing, and testing ghacks user.js, about:config suggestions from websites and blogs, and keeping up with Mozilla updates.