Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "Ask whether to open or save files" #216

Closed
Nufzy opened this issue Aug 28, 2023 · 1 comment
Closed

Remove "Ask whether to open or save files" #216

Nufzy opened this issue Aug 28, 2023 · 1 comment

Comments

@Nufzy
Copy link

Nufzy commented Aug 28, 2023

I can't find the option to remove the dialog menu in config. When I'm restarting browser, setting returns to "Ask whether..." value, instead of "Save files".

@yokoffing
Copy link
Owner

yokoffing commented Aug 28, 2023

Betterfox/Peskyfox.js

Lines 280 to 283 in 2959040

// PREF: Enforce user interaction for security by always asking where to download
// [SETTING] General>Downloads>Always ask you where to save files
// false=the user is asked what to do
user_pref("browser.download.useDownloadDir", false);

Copy+paste to your overrides, and switch to it true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants