mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	oophs
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							7d1e244f5a
						
					
				
				
					commit
					8d6ee7c0c7
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -588,7 +588,7 @@ user_pref("browser.sessionstore.privacy_level", 2);
 | 
				
			|||||||
 * [SETUP-CHROME] This can affect entries in "Recently Closed Tabs": i.e. the
 | 
					 * [SETUP-CHROME] This can affect entries in "Recently Closed Tabs": i.e. the
 | 
				
			||||||
 * longer the interval the more chance a quick tab open/close won't be captured
 | 
					 * longer the interval the more chance a quick tab open/close won't be captured
 | 
				
			||||||
 * [1] https://bugzilla.mozilla.org/1304389 ***/
 | 
					 * [1] https://bugzilla.mozilla.org/1304389 ***/
 | 
				
			||||||
user_pref("browser.sessionstore.interval", 30000); // [DEFAULT: 1500]
 | 
					user_pref("browser.sessionstore.interval", 30000); // [DEFAULT: 15000]
 | 
				
			||||||
/* 1024: disable automatic Firefox start and session restore after reboot [FF62+] [WINDOWS]
 | 
					/* 1024: disable automatic Firefox start and session restore after reboot [FF62+] [WINDOWS]
 | 
				
			||||||
 * [1] https://bugzilla.mozilla.org/603903 ***/
 | 
					 * [1] https://bugzilla.mozilla.org/603903 ***/
 | 
				
			||||||
user_pref("toolkit.winRegisterApplicationRestart", false);
 | 
					user_pref("toolkit.winRegisterApplicationRestart", false);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user