Updated 1.6 Bulk Pref Resetting [Scratchpad] (markdown)

Thorin-Oakenpants 2017-12-08 18:06:32 +13:00
parent ad26ce3496
commit 5fe2e8232f

@ -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.5-Keeping-Up-To-Date))
* 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))
* Re-enable the network connection
### :small_orange_diamond: Script Example