Update README.md

This commit is contained in:
Mads 2024-02-15 22:20:32 +00:00 committed by GitHub
parent a402738966
commit 440f1f0cf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/)