mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	Updated 3.2 Applying Your Changes (markdown)
@@ -39,7 +39,7 @@ user_pref("privacy.cpd.formdata", true); // Form & Search History
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- In a `profile/user-overrides.js` you override them
 | 
					- In a `profile/user-overrides.js` you override them
 | 
				
			||||||
- The sample below is from our [override recipes](https://github.com/arkenfox/user.js/issues/1080)
 | 
					- The example below is from our [override recipes](https://github.com/arkenfox/user.js/issues/1080), which you would modify to suit exactly what you need
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```js
 | 
					```js
 | 
				
			||||||
/*** MY OVERRIDES ***/
 | 
					/*** MY OVERRIDES ***/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user