mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	0514: activity stream fixup
`browser.newtabpage.activity-stream.aboutHome.enabled` is not needed, as it is controlled by `browser.newtabpage.activity-stream.enabled`
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							3028a7a61a
						
					
				
				
					commit
					95f1d6ecf6
				
			
							
								
								
									
										1
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								user.js
									
									
									
									
									
								
							@@ -365,7 +365,6 @@ user_pref("extensions.shield-recipe-client.api_url", "");
 | 
			
		||||
 * [1] https://wiki.mozilla.org/Firefox/Activity_Stream
 | 
			
		||||
 * [2] https://www.ghacks.net/2016/02/15/firefox-mockups-show-activity-stream-new-tab-page-and-share-updates/ ***/
 | 
			
		||||
user_pref("browser.newtabpage.activity-stream.enabled", false);
 | 
			
		||||
user_pref("browser.newtabpage.activity-stream.aboutHome.enabled", false); // (FF57+)
 | 
			
		||||
user_pref("browser.library.activity-stream.enabled", false); // (FF57+)
 | 
			
		||||
/* 0515: disable Screenshots (FF55+)
 | 
			
		||||
 * [1] https://github.com/mozilla-services/screenshots
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user