Updated 3.1 Bulk Pref Resetting [Scratchpad] (markdown)

Thorin-Oakenpants 2017-12-24 14:34:40 +13:00
parent 3d7f243bcd
commit 86f6050561

@ -17,7 +17,6 @@ The solution is simple. Automate it, and reset **every single pref** in the user
NOTE:
- 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.
- Some sections in the `user.js` are commented out, thus the prefs are "effectively" commented out, but the pref line itself isn't. So you can't just search for `// user_pref`
### :small_blue_diamond: Solution A: Our prefsCleaner.bat file