From 3d6e7a03ffd9ef1b92f0b036f42bdf02b06a293f Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Sun, 4 Aug 2024 09:12:51 -0400 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 8808a99..27c6aed 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,20 @@ These prefs are applicable for: Using regular Firefox? [Switch back to the main branch](https://github.com/yokoffing/Betterfox). +## Required reading +1) Download the user.js file [here](https://raw.githubusercontent.com/yokoffing/Betterfox/esr128/user.js) (Right click > `Save Link As…`). +2) Review [Common Overrides](https://github.com/yokoffing/Betterfox/wiki/Common-Overrides) and make any necessary changes. + * See also [Optional Hardening](https://github.com/yokoffing/Betterfox/wiki/Optional-Hardening) for other recommendations. +3) Open Firefox. In the URL bar, type `about:profiles` and press **Enter**. +4) For the profile you want to use (or use default), click **Open Folder** in the **Root Directory** section. +5) Move the `user.js` file into the folder. + +*After restarting Firefox:* +1) Get an **ad blocker** like [uBlock Origin](https://addons.mozilla.org/blog/ublock-origin-everything-you-need-to-know-about-the-ad-blocker/) with our [recommended filters](https://github.com/yokoffing/filterlists#guidelines). +2) Enable **DNS-level protection** with [NextDNS](https://nextdns.io/?from=xujj63g5). Use the link and support this page! + * Check out our configuration [guide](https://github.com/yokoffing/NextDNS-Config) for the best experience. + * See how to [quickly enable](https://support.mozilla.org/en-US/kb/dns-over-https) **secure DNS** in Firefox. +