mirror of
https://github.com/arkenfox/user.js.git
synced 2025-09-11 14:22:56 +02:00
Updated 1.6 Bulk Pref Resetting [Scratchpad] (markdown)
@ -42,12 +42,12 @@ The **sample** script below contains the prefs we have REMOVED up to Release 55-
|
||||
* Press Shift+F4 to open the Scratchpad and clear the contents
|
||||
* 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
|
||||
* Make sure the last pref does not have a trailing comma
|
||||
* Run it
|
||||
* 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/1.5-Keeping-Up-To-Date))
|
||||
* A restart will reapply your `user.js` (and `override.js` if [applicable](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.5-Keeping-Up-To-Date))
|
||||
* Re-enable the network connection
|
||||
|
||||
### :small_orange_diamond: The Script
|
||||
|
Reference in New Issue
Block a user