mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	0320: UI change : get add-ons->recommendations
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							27bd07d496
						
					
				
				
					commit
					8f939c91fe
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -214,7 +214,7 @@ user_pref("browser.search.update", false);
 | 
				
			|||||||
user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
 | 
					user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
 | 
				
			||||||
/* 0310: disable sending the URL of the website where a plugin crashed ***/
 | 
					/* 0310: disable sending the URL of the website where a plugin crashed ***/
 | 
				
			||||||
user_pref("dom.ipc.plugins.reportCrashURL", false);
 | 
					user_pref("dom.ipc.plugins.reportCrashURL", false);
 | 
				
			||||||
/* 0320: disable about:addons' Get Add-ons panel (uses Google Analytics) ***/
 | 
					/* 0320: disable about:addons' Recommendations pane (uses Google Analytics) ***/
 | 
				
			||||||
user_pref("extensions.getAddons.showPane", false); // [HIDDEN PREF]
 | 
					user_pref("extensions.getAddons.showPane", false); // [HIDDEN PREF]
 | 
				
			||||||
user_pref("extensions.webservice.discoverURL", "");
 | 
					user_pref("extensions.webservice.discoverURL", "");
 | 
				
			||||||
/* 0330: disable telemetry
 | 
					/* 0330: disable telemetry
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user