Updated 3.1 Resetting Inactive Prefs [Scripts] (markdown)

Thorin-Oakenpants 2017-12-26 12:20:06 +13:00
parent 6f9eb701ef
commit d77f69c9ed

@ -29,7 +29,7 @@ The solution is simple. Automate it, and reset **every single pref** in the user
### :small_orange_diamond: How To Run A Scratchpad Script
* Close Firefox and [backup](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.2-Backing-Up) your profile
* (Optional) Disable the network connection (recommended)
* (Recommended) Disable the network connection <sup>1</sup>
* Start Firefox and open `about:config` (so that Services is available for scratchpad)
* Read that again :exclamation: the `about:config` tab must have focus in order to run the script
* Press Shift+F4 to open the Scratchpad and clear the contents
@ -43,3 +43,4 @@ The solution is simple. Automate it, and reset **every single pref** in the user
* A restart will reapply your `user.js`
* Re-enable the network connection
<sup>1</sup> The reason for being offline is in case Firefox acts on your reset preference, such as app or extension auto-updating, downloading system addons or other items such as GMP/CDM/EME.