Updated 3.1 Resetting Inactive Prefs [Scripts] (markdown)

earthlng 2021-02-28 14:14:37 +00:00
parent 2f080176db
commit 647b87749c

@ -73,7 +73,7 @@ The REMOVED script is the ONLY single point of reference for everything we once
* Load **your** script (`.js` file) or paste it * Load **your** script (`.js` file) or paste it
* If you edited the list of prefs in the script, make sure the last pref does **not** have a trailing comma * If you edited the list of prefs in the script, make sure the last pref does **not** have a trailing comma
* Run it * Run it
* Check the output on the left to see which prefs were reset * Check the output on the right to see which prefs were reset
* if you see something you want to keep, add it to your user.js (or your overrides) * if you see something you want to keep, add it to your user.js (or your overrides)
* Restart Firefox * Restart Firefox
* Some prefs require a restart * Some prefs require a restart