diff --git a/user.js b/user.js index 9ed45b3..8d270b9 100644 --- a/user.js +++ b/user.js @@ -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 ***/