mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	0518: disable Web Compatibility Reporter #171
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							16499e9611
						
					
				
				
					commit
					049841acb1
				
			
							
								
								
									
										3
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								user.js
									
									
									
									
									
								
							@@ -341,6 +341,9 @@ user_pref("browser.onboarding.enabled", false);
 | 
			
		||||
 * [1] https://github.com/mozilla-services/screenshots
 | 
			
		||||
 * [2] https://www.ghacks.net/2017/05/28/firefox-screenshots-integrated-in-firefox-nightly/ ***/
 | 
			
		||||
   // user_pref("extensions.screenshots.disabled", true);
 | 
			
		||||
/* 0518: disable Web Compatibility Reporter (FF56+)
 | 
			
		||||
 * Web Compatibility Reporter adds a "Report Site Issue" button to send data to Mozilla ***/
 | 
			
		||||
user_pref("extensions.webcompat-reporter.enabled", false);
 | 
			
		||||
 | 
			
		||||
/*** 0600: BLOCK IMPLICIT OUTBOUND [not explicitly asked for - eg clicked on] ***/
 | 
			
		||||
user_pref("ghacks_user.js.parrot", "0600 syntax error: the parrot's no more!");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user