mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 05:53:38 +02:00
Update README.md
This commit is contained in:
parent
aeb6c69878
commit
8b205c9093
1 changed files with 7 additions and 10 deletions
17
README.md
17
README.md
|
@ -3,18 +3,15 @@ Until I get the time to write every change I make down, you should just look at
|
||||||
|
|
||||||
## ⬇️ Installation/Usage
|
## ⬇️ Installation/Usage
|
||||||
1. [Install Firefox](https://github.com/Wraaath/user.js#-downloading-firefox-the-right-way)
|
1. [Install Firefox](https://github.com/Wraaath/user.js#-downloading-firefox-the-right-way)
|
||||||
2. Click the green `<> Code`-button
|
2. Click the green `<> Code`-button and clone the repo or download as ZIP
|
||||||
3. Clone the repo or download as ZIP
|
3. Find your Firefox profile directory: \
|
||||||
4. Find your Firefox profile directory: \
|
In Firefox: `about:support` -> `Profile Folder` -> `Open Folder` and close Firefox
|
||||||
In Firefox: `about:support` -> `Profile Folder` -> `Open Folder`
|
4. Make your changes to the `user-overrides.js`-file
|
||||||
5. Close Firefox
|
5. Copy `user-overrides.js`, `user.js` files to your profile folder
|
||||||
6. Make your changes to the `user-overrides.js`-file
|
6. Copy over the "updater" and "prefsCleaner": \
|
||||||
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 \
|
Windows: Copy `updater.bat`, `prefsCleaner.bat` to your profile folder \
|
||||||
Linux: Copy `updater.sh`, `prefsCleaner.sh` to your profile folder
|
Linux: Copy `updater.sh`, `prefsCleaner.sh` to your profile folder
|
||||||
9. Run the "updater" and "prefsCleaner".
|
7. Run the "updater" and "prefsCleaner".
|
||||||
10. Done.
|
|
||||||
|
|
||||||
## 🦊 Downloading Firefox (the right way)
|
## 🦊 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:
|
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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue