Don't open downloads automatically in firefox.

This commit is contained in:
willemml 2023-03-03 14:44:28 -08:00
parent bb9ffd0c5b
commit 50096b95ce
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD

View file

@ -42,6 +42,7 @@
"app.update.silent" = true;
"browser.aboutConfig.showWarning" = false;
"browser.bookmarks.showMobileBookmarks" = true;
"browser.download.alwaysOpenPanel" = false;
"browser.newtabpage.activity-stream.feeds.section.topstories" = false;
"browser.newtabpage.activity-stream.feeds.topsites" = false;
"browser.newtabpage.activity-stream.section.highlights.includeDownloads" = false;