From 8ae2ebebbfdb9fed44dc19d0bfaa80b836f087ac Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 24 Sep 2017 07:25:59 +1300 Subject: [PATCH] Updated 1.6 Bulk Pref Resetting [Scratchpad] (markdown) --- 1.6-Bulk-Pref-Resetting-[Scratchpad].md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1.6-Bulk-Pref-Resetting-[Scratchpad].md b/1.6-Bulk-Pref-Resetting-[Scratchpad].md index d2a2820..c31fcf1 100644 --- a/1.6-Bulk-Pref-Resetting-[Scratchpad].md +++ b/1.6-Bulk-Pref-Resetting-[Scratchpad].md @@ -40,9 +40,9 @@ The **sample** script below contains the prefs we have REMOVED up to Release 55- * 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 -* Paste **your** script - * Make sure the final pref does not have a trailing comma +* Open **your** script (`.js` file) or paste it * If pasting is not allowed, change `devtools.selfxss.count` to a high number e.g. `100` + * Make sure the last pref does have a trailing comma * Run it * Watch the console for output * Restart Firefox