mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	2651: add setup-chrome tag
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							8a98cd1890
						
					
				
				
					commit
					9fbe3080c5
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -1356,7 +1356,7 @@ user_pref("network.protocol-handler.external.ms-windows-store", false);
 | 
				
			|||||||
 * 0=desktop 1=downloads 2=last used
 | 
					 * 0=desktop 1=downloads 2=last used
 | 
				
			||||||
 * [SETTING] To set your default "downloads": General>Downloads>Save files to ***/
 | 
					 * [SETTING] To set your default "downloads": General>Downloads>Save files to ***/
 | 
				
			||||||
   // user_pref("browser.download.folderList", 2);
 | 
					   // user_pref("browser.download.folderList", 2);
 | 
				
			||||||
/* 2651: enforce user interaction for security by always asking the user where to download
 | 
					/* 2651: enforce user interaction for security by always asking where to download [SETUP-CHROME]
 | 
				
			||||||
 * [SETTING] General>Downloads>Always ask you where to save files ***/
 | 
					 * [SETTING] General>Downloads>Always ask you where to save files ***/
 | 
				
			||||||
user_pref("browser.download.useDownloadDir", false);
 | 
					user_pref("browser.download.useDownloadDir", false);
 | 
				
			||||||
/* 2652: disable adding downloads to the system's "recent documents" list ***/
 | 
					/* 2652: disable adding downloads to the system's "recent documents" list ***/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user