From 440f1f0cf87a5e640672707d06f7e442a3a79761 Mon Sep 17 00:00:00 2001 From: Mads <108904280+Wraaath@users.noreply.github.com> Date: Thu, 15 Feb 2024 22:20:32 +0000 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40c2d24..0c6eea0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,22 @@ ## 📃 My changes Until I get the time to write every change I make down, you should just look at the [commit history from me](https://github.com/Wraaath/user.js/commits/master/?author=Wraaath). -## ⬇️ Downloading Firefox (the right way) +## ⬇️ Installation/Usage +1. [Install Firefox](https://github.com/Wraaath/user.js#%EF%B8%8F-downloading-firefox-the-right-way) +2. Click the green `<> Code`-button +3. Clone the repo or download as ZIP +4. Find your Firefox profile directory: \ +In Firefox: `about:support` -> `Profile Folder` -> `Open Folder` +5. Close Firefox +6. Make your changes to the `user-overrides.js`-file +7. Copy `user-overrides.js`, `user.js` files to your profile folder +8. Copy over the "updater" and "prefsCleaner": \ +Windows: Copy `updater.bat`, `prefsCleaner.bat` to your profile folder \ +Linux: Copy `updater.sh`, `prefsCleaner.sh` to your profile folder +9. Run the "updater" and "prefsCleaner". +10. Done. + +## 🦊 Downloading Firefox (the right way) The Firefox installer from [Mozilla's official webpage](https://www.mozilla.org/en-US/firefox/new/) contains a unique download token.[^1] You should therefore get the installer from your package-manager, or their FTP repository: * [Official Mozilla FTP repository](https://ftp.mozilla.org/pub/firefox/releases/)