| 
				
			 | 
			
			
				
				@@ -19,6 +19,7 @@ user_pref("browser.aboutConfig.showWarning", false); // disable about:config war 
			 | 
		
		
	
		
			
			| 
				19
			 | 
			
				19
			 | 
			
			
				
				 user_pref("browser.warnOnQuitShortcut", true); // warn on quit 
			 | 
		
		
	
		
			
			| 
				20
			 | 
			
				20
			 | 
			
			
				
				 user_pref("browser.tabs.warnOnClose", true); // warn on quit 
			 | 
		
		
	
		
			
			| 
				21
			 | 
			
				21
			 | 
			
			
				
				 user_pref("app.update.suppressPrompts", true); // disable update warning 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				22
			 | 
			
			
				
				+user_pref("browser.urlbar.update2.engineAliasRefresh", true); // allow adding search engines 
			 | 
		
		
	
		
			
			| 
				22
			 | 
			
				23
			 | 
			
			
				
				  
			 | 
		
		
	
		
			
			| 
				23
			 | 
			
				24
			 | 
			
			
				
				 /* Recommendations */ 
			 | 
		
		
	
		
			
			| 
				24
			 | 
			
				25
			 | 
			
			
				
				 user_pref("browser.newtabpage.activity-stream.default.sites", ""); // blank top sites 
			 |