mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-20 22:35:39 +00:00
feat: Stop asking each new file type for confirmation dialog when downloading files, b=(no-bug), c=no-component
This commit is contained in:
@@ -279,7 +279,6 @@ pref("pdfjs.enableScripting", false);
|
||||
pref("extensions.postDownloadThirdPartyPrompt", false);
|
||||
|
||||
// Downloads
|
||||
pref("browser.download.always_ask_before_handling_new_types", true);
|
||||
pref("browser.download.manager.addToRecentDocs", false);
|
||||
|
||||
// Tracking protection
|
||||
|
||||
Reference in New Issue
Block a user