2651: add setup-chrome tag

This commit is contained in:
Thorin-Oakenpants 2019-04-22 13:28:07 +00:00 committed by GitHub
parent 8a98cd1890
commit 9fbe3080c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1356,7 +1356,7 @@ user_pref("network.protocol-handler.external.ms-windows-store", false);
* 0=desktop 1=downloads 2=last used
* [SETTING] To set your default "downloads": General>Downloads>Save files to ***/
// 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 ***/
user_pref("browser.download.useDownloadDir", false);
/* 2652: disable adding downloads to the system's "recent documents" list ***/