feat: Stop asking each new file type for confirmation dialog when downloading files, b=(no-bug), c=no-component

This commit is contained in:
Mr. M
2025-04-27 09:21:16 +02:00
parent a536c708ca
commit 38111960f8

View File

@@ -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