mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	0850a: add top sites FF78+
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							488a825626
						
					
				
				
					commit
					618f7bed3f
				
			
							
								
								
									
										3
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								user.js
									
									
									
									
									
								
							@@ -495,11 +495,12 @@ user_pref("browser.urlbar.usepreloadedtopurls.enabled", false);
 | 
			
		||||
 * [1] https://bugzilla.mozilla.org/1348275 ***/
 | 
			
		||||
user_pref("browser.urlbar.speculativeConnect.enabled", false);
 | 
			
		||||
/* 0850a: disable location bar suggestion types
 | 
			
		||||
 * If all three suggestion types are false, search engine keywords are disabled
 | 
			
		||||
 * If the first three suggestion types are false, search engine keywords are disabled
 | 
			
		||||
 * [SETTING] Privacy & Security>Address Bar>When using the address bar, suggest ***/
 | 
			
		||||
   // user_pref("browser.urlbar.suggest.history", false);
 | 
			
		||||
   // user_pref("browser.urlbar.suggest.bookmark", false);
 | 
			
		||||
   // user_pref("browser.urlbar.suggest.openpage", false);
 | 
			
		||||
   // user_pref("browser.urlbar.suggest.topsites", false); // [FF78+]
 | 
			
		||||
/* 0850c: disable location bar dropdown
 | 
			
		||||
 * This value controls the total number of entries to appear in the location bar dropdown
 | 
			
		||||
 * [NOTE] Items (bookmarks/history/openpages) with a high "frecency"/"bonus" will always
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user