mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	5000s: userChrome / userContent
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							42281a9e52
						
					
				
				
					commit
					27bd07d496
				
			
							
								
								
									
										1
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								user.js
									
									
									
									
									
								
							@@ -1621,6 +1621,7 @@ user_pref("_user.js.parrot", "5000 syntax error: this is an ex-parrot!");
 | 
				
			|||||||
/* APPEARANCE ***/
 | 
					/* APPEARANCE ***/
 | 
				
			||||||
   // user_pref("browser.download.autohideButton", false); // [FF57+]
 | 
					   // user_pref("browser.download.autohideButton", false); // [FF57+]
 | 
				
			||||||
   // user_pref("toolkit.cosmeticAnimations.enabled", false); // [FF55+]
 | 
					   // user_pref("toolkit.cosmeticAnimations.enabled", false); // [FF55+]
 | 
				
			||||||
 | 
					   // user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true); // [FF68+] allow userChrome/userContent
 | 
				
			||||||
/* CONTENT BEHAVIOR ***/
 | 
					/* CONTENT BEHAVIOR ***/
 | 
				
			||||||
   // user_pref("accessibility.typeaheadfind", true); // enable "Find As You Type"
 | 
					   // user_pref("accessibility.typeaheadfind", true); // enable "Find As You Type"
 | 
				
			||||||
   // user_pref("clipboard.autocopy", false); // disable autocopy default [LINUX]
 | 
					   // user_pref("clipboard.autocopy", false); // disable autocopy default [LINUX]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user