mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	Updated 3.1 Resetting Inactive Prefs [Scripts] (markdown)
@@ -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
 | 
					### :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
 | 
					* Close Firefox and [backup](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.2-Backing-Up) your profile
 | 
				
			||||||
* (Recommended) Disable the network connection <sup>1</sup>
 | 
					* (Optional) Disable the network connection <sup>1</sup>
 | 
				
			||||||
* Start Firefox and open `about:config` (so that Services is available for scratchpad)
 | 
					* 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
 | 
					   * 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
 | 
					* 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`
 | 
					   * A restart will reapply your `user.js`
 | 
				
			||||||
* Re-enable the network connection
 | 
					* Re-enable the network connection
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<sup>1</sup> 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.
 | 
					<sup>1</sup> 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.
 | 
				
			||||||
		Reference in New Issue
	
	Block a user