mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	typo
earthlng!!!! we use urlbar not URL bar .. bad earthlng :)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							7496b873b7
						
					
				
				
					commit
					b26175494b
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -1508,7 +1508,7 @@ user_pref("browser.migrate.automigrate.enabled", false);
 | 
				
			|||||||
   // user_pref("media.wmf.enabled", false); // https://www.youtube.com/html5 - for the two H.264 entries
 | 
					   // user_pref("media.wmf.enabled", false); // https://www.youtube.com/html5 - for the two H.264 entries
 | 
				
			||||||
/* 3026: disable "Reader View" ***/
 | 
					/* 3026: disable "Reader View" ***/
 | 
				
			||||||
   // user_pref("reader.parse-on-load.enabled", false);
 | 
					   // user_pref("reader.parse-on-load.enabled", false);
 | 
				
			||||||
/* 3027: decode URLs on copy from the URL bar (FF53+)
 | 
					/* 3027: decode URLs on copy from the urlbar (FF53+)
 | 
				
			||||||
 * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1320061 ***/
 | 
					 * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1320061 ***/
 | 
				
			||||||
user_pref("browser.urlbar.decodeURLsOnCopy", true);
 | 
					user_pref("browser.urlbar.decodeURLsOnCopy", true);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user