mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	Updated 3.3 Updater Scripts (markdown)
@@ -133,7 +133,7 @@ With `-merge` it's best to always add a comment behind your overrides to make th
 | 
			
		||||
 user_pref("dom.netinfo.enabled", false); // 25xx - enforcing false -- for v4.0 space(s) also works
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
If you want the `-merge` function to comment out a pref you have to use this **exact** format:
 | 
			
		||||
If you want the `-merge` function to comment-out a pref, you have to use this **exact** format:
 | 
			
		||||
```js
 | 
			
		||||
//// --- comment-out --- 'prefname.goes.here'
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user