From c3cb56b1e09a3f356a1202cc5888c95bae00632b Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 24 Dec 2017 18:30:24 +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 b1b24b3..e6ffd87 100644 --- a/3.1-Resetting-Inactive-Prefs-[Scripts].md +++ b/3.1-Resetting-Inactive-Prefs-[Scripts].md @@ -41,7 +41,7 @@ The solution is simple. Automate it, and reset **every single pref** in the user * 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/3.2-Additonal-JS-Files)) + * A restart will reapply your `user.js` * Re-enable the network connection ### :small_orange_diamond: Script Example