From ac698033ffcdcc5b3c4fdbde6e28a86e23ea2cee Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 24 Dec 2017 16:56:21 +1300 Subject: [PATCH] Updated 3.1 Resetting Inactive Prefs [Scripts] (markdown) --- 3.1-Resetting-Inactive-Prefs-[Scripts].md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.1-Resetting-Inactive-Prefs-[Scripts].md b/3.1-Resetting-Inactive-Prefs-[Scripts].md index e2b689b..b1b24b3 100644 --- a/3.1-Resetting-Inactive-Prefs-[Scripts].md +++ b/3.1-Resetting-Inactive-Prefs-[Scripts].md @@ -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 >