mirror of
https://github.com/arkenfox/user.js.git
synced 2025-11-08 17:45:24 +01:00
Updated 3.1 Resetting Inactive Prefs [Scripts] (markdown)
@@ -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
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user