Prerequisites
I tried to reproduce the issue when...
Description
When exporting settings or custom filters, uBlockOrigin should allow the user to choose a destination folder (aka: "Save as") and remember it for future backups, instead of always defaulting to the browser's generic download location.
This should be independent of browser config.
Basically adding "saveAs: true" argument to the "browser.downloads.download" call.
There are other extensions which have this kind of behavior (i.e.: Tampermonkey).
A specific URL where the issue occurs.
Steps to Reproduce
Expected behavior
Troubleshooting information
Prerequisites
I tried to reproduce the issue when...
Description
When exporting settings or custom filters, uBlockOrigin should allow the user to choose a destination folder (aka: "Save as") and remember it for future backups, instead of always defaulting to the browser's generic download location.
This should be independent of browser config.
Basically adding "saveAs: true" argument to the "browser.downloads.download" call.
There are other extensions which have this kind of behavior (i.e.: Tampermonkey).
A specific URL where the issue occurs.
Steps to Reproduce
Expected behavior
Troubleshooting information