mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	2302 FF version
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							71a2d393f3
						
					
				
				
					commit
					23733097a9
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -1137,7 +1137,7 @@ user_pref("dom.popup_allowed_events", "click dblclick");
 | 
				
			|||||||
     [6]  Notifications: https://support.mozilla.org/questions/1165867#answer-981820
 | 
					     [6]  Notifications: https://support.mozilla.org/questions/1165867#answer-981820
 | 
				
			||||||
***/
 | 
					***/
 | 
				
			||||||
user_pref("_user.js.parrot", "2300 syntax error: the parrot's off the twig!");
 | 
					user_pref("_user.js.parrot", "2300 syntax error: the parrot's off the twig!");
 | 
				
			||||||
/* 2302: disable service workers
 | 
					/* 2302: disable service workers [FF32, FF44-compat]
 | 
				
			||||||
 * Service workers essentially act as proxy servers that sit between web apps, and the browser
 | 
					 * Service workers essentially act as proxy servers that sit between web apps, and the browser
 | 
				
			||||||
 * and network, are event driven, and can control the web page/site it is associated with,
 | 
					 * and network, are event driven, and can control the web page/site it is associated with,
 | 
				
			||||||
 * intercepting and modifying navigation and resource requests, and caching resources.
 | 
					 * intercepting and modifying navigation and resource requests, and caching resources.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user