mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	update xul/xhtml config info
- the XUL version is also pre FF71 - the XHTML version was removed in FF87+
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							96d558dd0c
						
					
				
				
					commit
					21fcd0bd35
				
			
							
								
								
									
										4
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								user.js
									
									
									
									
									
								
							@@ -82,8 +82,8 @@
 | 
			
		||||
user_pref("_user.js.parrot", "START: Oh yes, the Norwegian Blue... what's wrong with it?");
 | 
			
		||||
 | 
			
		||||
/* 0000: disable about:config warning
 | 
			
		||||
 * FF71-72: chrome://global/content/config.xul
 | 
			
		||||
 * FF73+: chrome://global/content/config.xhtml ***/
 | 
			
		||||
 * FF72 or lower: chrome://global/content/config.xul
 | 
			
		||||
 * FF73-86: chrome://global/content/config.xhtml ***/
 | 
			
		||||
user_pref("general.warnOnAboutConfig", false); // XUL/XHTML version
 | 
			
		||||
user_pref("browser.aboutConfig.showWarning", false); // HTML version [FF71+]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user