mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	expand 0650 to include any removed item
this should reduce any dependency on the scratchpad script
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							c8c86262d7
						
					
				
				
					commit
					8bc25b552d
				
			
							
								
								
									
										9
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								user.js
									
									
									
									
									
								
							@@ -1128,8 +1128,13 @@ user_pref("privacy.firstparty.isolate", false); // [DEFAULT: false]
 | 
			
		||||
 * In FF96+ these are listed in about:compat
 | 
			
		||||
 * [1] https://blog.mozilla.org/security/2021/03/23/introducing-smartblock/ ***/
 | 
			
		||||
user_pref("extensions.webcompat.enable_shims", true); // [DEFAULT: true]
 | 
			
		||||
/* 6050: prefsCleaner: reset previously active items removed from arkenfox FF92+ ***/
 | 
			
		||||
   // placeholder
 | 
			
		||||
/* 6050: prefsCleaner: reset items removed from arkenfox FF92+ ***/
 | 
			
		||||
   // user_pref(""dom.caches.enabled", "");
 | 
			
		||||
   // user_pref(""dom.storageManager.enabled", "");
 | 
			
		||||
   // user_pref(""dom.storage_access.enabled", "");
 | 
			
		||||
   // user_pref(""privacy.firstparty.isolate.block_post_message", "");
 | 
			
		||||
   // user_pref(""privacy.firstparty.isolate.restrict_opener_access", "");
 | 
			
		||||
   // user_pref(""privacy.firstparty.isolate.use_site", "");
 | 
			
		||||
 | 
			
		||||
/*** [SECTION 7000]: DON'T BOTHER ***/
 | 
			
		||||
user_pref("_user.js.parrot", "7000 syntax error: the parrot's pushing up daisies!");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user