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