Updated 1.6 Bulk Pref Resetting [Scratchpad] (markdown)

Thorin-Oakenpants 2017-09-25 21:55:31 +13:00
parent e7c30d2af0
commit 2bedf30612

@ -32,8 +32,6 @@ NOTE: You could actually reset **every** **pref** in the user.js, and your ACTIV
### :small_orange_diamond: How To Run The Script ### :small_orange_diamond: How To Run The Script
The **sample** script below contains the prefs we have REMOVED up to Release 55-alpha
* Close Firefox and [backup](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.2-Backing-Up) your profile * Close Firefox and [backup](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.2-Backing-Up) your profile
* Disable the network connection * Disable the network connection
* Optional: recommended for large lists * Optional: recommended for large lists
@ -52,6 +50,9 @@ The **sample** script below contains the prefs we have REMOVED up to Release 55-
### :small_orange_diamond: The Script ### :small_orange_diamond: The Script
* The script only resets prefs if they are `user set`/`modified`
* The sample script below contains the prefs we REMOVED up to Release 55-alpha
```js ```js
(function() { (function() {
let ops = [ let ops = [