Updated 3.1 Resetting Inactive Prefs [Scripts] (markdown)

Thorin-Oakenpants
2017-12-24 16:56:21 +13:00
parent e211c15f45
commit ac698033ff

@@ -12,7 +12,7 @@ So the issue is :question: How do you make sure all the INACTIVE/REMOVED prefs i
### :small_orange_diamond: The Solution
The solution is simple. Automate it, and reset **every single pref** in the user.js regardless of whether it is active or inactive. Then restart Firefox and all your ACTIVE prefs are reapplied. The end result being all your INACTIVE ones have been reset. Note that REMOVED prefs are not covered by this (we have a scratchpad script for those). This can also be used when applying a `user.js` to an existing profile for the first time.
The solution is simple. Automate it, and reset **every single pref** in the user.js regardless of whether it is active or inactive. Then restart Firefox and all your ACTIVE prefs are reapplied. The end result being all your INACTIVE ones have been reset. This can also be used when applying a `user.js` to an existing profile for the first time.
> :small_blue_diamond: prefsCleaner.bat
>