Updated 3.1 Bulk Pref Resetting [Scratchpad] (markdown)

Thorin-Oakenpants 2017-12-09 08:09:37 +13:00
parent 3dd989505b
commit b76283493d

@ -45,7 +45,7 @@ NOTE: You could actually reset **every** **pref** in the user.js, and your ACTIV
* Open the Developer>Browser Console>Logging for any output
* Restart Firefox
* Some prefs require a restart
* A restart will reapply your `user.js` (and `override.js` if [applicable](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.7-Additonal-JS-Files))
* A restart will reapply your `user.js` (and `override.js` if [applicable](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.2-Additonal-JS-Files))
* Re-enable the network connection
### :small_orange_diamond: Script Example