mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-15 13:12:57 -04:00
Update README.md
This commit is contained in:
parent
a402738966
commit
440f1f0cf8
17
README.md
17
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/)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user