mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	2212 defaults [67+ change]
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							92082621d6
						
					
				
				
					commit
					e3349d0f07
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -1123,7 +1123,7 @@ user_pref("dom.disable_open_during_load", true);
 | 
			
		||||
/* 2211: set max popups from a single non-click event - default is 20! ***/
 | 
			
		||||
user_pref("dom.popup_maximum", 3);
 | 
			
		||||
/* 2212: limit events that can cause a popup
 | 
			
		||||
 * default is "change click dblclick mouseup pointerup notificationclick reset submit touchend"
 | 
			
		||||
 * default is "change click dblclick mouseup pointerup notificationclick reset submit touchend contextmenu"
 | 
			
		||||
 * [1] http://kb.mozillazine.org/Dom.popup_allowed_events ***/
 | 
			
		||||
user_pref("dom.popup_allowed_events", "click dblclick");
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user