mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	v105
partition SWers by default: https://bugzilla.mozilla.org/show_bug.cgi?id=1784900
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							0dba33688f
						
					
				
				
					commit
					05abe82136
				
			
							
								
								
									
										6
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								user.js
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
			
		||||
/******
 | 
			
		||||
*    name: arkenfox user.js
 | 
			
		||||
*    date: 18 August 2022
 | 
			
		||||
* version: 103
 | 
			
		||||
*    date: 30 August 2022
 | 
			
		||||
* version: 104
 | 
			
		||||
*     url: https://github.com/arkenfox/user.js
 | 
			
		||||
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
 | 
			
		||||
 | 
			
		||||
@@ -750,7 +750,7 @@ user_pref("browser.contentblocking.category", "strict");
 | 
			
		||||
 * [3] https://developer.mozilla.org/en-US/docs/Web/Privacy/State_Partitioning#storage_access_heuristics ***/
 | 
			
		||||
   // user_pref("privacy.antitracking.enableWebcompat", false);
 | 
			
		||||
/* 2710: enable state partitioning of service workers [FF96+] ***/
 | 
			
		||||
user_pref("privacy.partition.serviceWorkers", true);
 | 
			
		||||
user_pref("privacy.partition.serviceWorkers", true); // [DEFAULT: true FF105+]
 | 
			
		||||
 | 
			
		||||
/*** [SECTION 2800]: SHUTDOWN & SANITIZING ***/
 | 
			
		||||
user_pref("_user.js.parrot", "2800 syntax error: the parrot's bleedin' demised!");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user