From 67f59b4c6f24966869c455f7e2e1db184d2700e8 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 26 Dec 2017 12:37:37 +1300 Subject: [PATCH] Updated 3.1 Resetting Inactive Prefs [Scripts] (markdown) --- 3.1-Resetting-Inactive-Prefs-[Scripts].md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3.1-Resetting-Inactive-Prefs-[Scripts].md b/3.1-Resetting-Inactive-Prefs-[Scripts].md index 83c3aaf..5295cc5 100644 --- a/3.1-Resetting-Inactive-Prefs-[Scripts].md +++ b/3.1-Resetting-Inactive-Prefs-[Scripts].md @@ -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 -* (Recommended) Disable the network connection 1 +* (Optional) Disable the network connection 1 * 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,4 +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 -1 The reason for being offline is in case Firefox acts on your reset preferences, such as app or extension auto-updating, downloading system addons or other items such as GMP/CDM/EME. \ No newline at end of file +1 Blocking Firefox from the internet ensures it cannot act on your reset preferences in the period before you restart it, such as app and extension auto-updating, or downloading unwanted components (system addons, GMP etc). It depends on what you're resetting and how long before you restart. \ No newline at end of file