mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	added inactive pref 0001: start in PB mode
This commit is contained in:
		
							
								
								
									
										4
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								user.js
									
									
									
									
									
								
							@@ -95,6 +95,10 @@
 | 
			
		||||
   // https://en.wikipedia.org/wiki/Warrant_canary
 | 
			
		||||
user_pref("ghacks_user.js.parrot", "Oh yes, the Norwegian Blue... what's wrong with it?");
 | 
			
		||||
 | 
			
		||||
// O001: Start Firefox in private browsing (PB) mode
 | 
			
		||||
   // https://wiki.mozilla.org/Private_Browsing
 | 
			
		||||
   // user_pref("browser.privatebrowsing.autostart", true);
 | 
			
		||||
 | 
			
		||||
/*** 0100: STARTUP ***/
 | 
			
		||||
user_pref("ghacks_user.js.parrot", "0100 syntax error: the parrot's dead!");
 | 
			
		||||
// 0101: disable "slow startup" options
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user