mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-16 20:11:15 +01:00
Updated 3.1 Resetting Inactive Prefs [Scripts] (markdown)
parent
6be4a2c21d
commit
90082359c1
@ -12,9 +12,9 @@ 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. 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.
|
||||
|
||||
> :small_blue_diamond: prefsCleaner.bat (works on any local `user.js`)
|
||||
> :small_blue_diamond: prefsCleaner.bat
|
||||
>
|
||||
> Run the [prefsCleaner.bat](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/prefsCleaner.bat) file in your profile directory with Firefox closed. This does not cover prefs we REMOVED from the `ghacks user.js`, see the Scratchpad section for those.
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user