Updated 3.4 Apply & Update & Maintain (markdown)

Thorin-Oakenpants 2022-01-30 10:46:54 +00:00
parent 8535e7087a
commit 4db82bfcd1

@ -1,12 +1,12 @@
🟩 Previous: [Overrides [To RFP or Not]](https://github.com/arkenfox/user.js/wiki/3.3-Overrides-[To-RFP-or-Not])
🟥 Summary: **It's so simple, we do not need one, even for a peacock**
🟥 Summary: **It's so simple, we do not need one, even for a peacock**.
---
🟪 APPLY
If you are not using a new profile, we recommend running our [cleanup script](https://github.com/arkenfox/user.js/blob/master/scratchpad-scripts/arkenfox-cleanup.js), the instructions are in the file
If you are not using a new profile, we recommend running our [cleanup script](https://github.com/arkenfox/user.js/blob/master/scratchpad-scripts/arkenfox-cleanup.js), the instructions are in the file.
🔹 Put all the relevant files into the root folder of your profile <sup>[1]</sup>
- `prefsCleaner`
@ -14,9 +14,9 @@ If you are not using a new profile, we recommend running our [cleanup script](ht
- `user.js`
- `user-overrides.js` (which you created)
Continue with the UPDATE part below
Continue with the UPDATE part below.
[1] To find your profile, open `about:support` and look for `Profile Folder` under `Application Basics`
[1] To find your profile, open `about:support` and look for `Profile Folder` under `Application Basics`.
🟪 UPDATE
@ -31,7 +31,7 @@ Continue with the UPDATE part below
Arkenfox changes to the live master happen once per release: all changes are done in a separate branch and only merged when finished. There is no guarantee when it is done - hopefully within a week of the Firefox release. Nothing of consequence changes these days that will affect you in that time delay.
So ... once a release ... check for the latest [changelog](https://github.com/arkenfox/user.js/issues?utf8=✓&q=is%3Aissue+label%3Achangelog), run the updater, and run prefsCleaner (with Firefox closed)
So ... once a release ... check for the latest [changelog](https://github.com/arkenfox/user.js/issues?utf8=✓&q=is%3Aissue+label%3Achangelog), run the updater, and run prefsCleaner (with Firefox closed).
---