Nils Maier
Nils Maier
The webextension API doesn't allow to place multiple items directly in the context menu, only one (which can has sub menu items). I'd like to offer the old way of...
Frankly, Firefox' download code is a mess. My guess is that this needs a fix in Firefox itself.
Sadly it cannot at the moment. I'd love that too. But WebExtensions simply do not allow to do that; the downloads API will always dump to the browser configured download...
Well, not the very default mask, but I can certainly add an item to the defaults of the dropdown.
[Bugzilla] https://bugzilla.mozilla.org/show_bug.cgi?id=1342563
I thought about making it a separate box, but I decided against it, because I figured it's probably even more confusing than not, as that box wouldn't actually take folders...
> Would it be possible to 'read' the browser setting itself, where downloads are to put to....? It is not possible.
@Mr-Personality DownThemall HAS to use the download folder configured in your browser. Browsers won't let us do anything else. You can configure that folder in your browser settings itself (DownThemAll!...
Ah, aria2.... I contributed some code to aria2 a while back :grin: So, while this isn't really the place to "advertise" competitors 😝 , that one I don't really mind...
Or you could `myfoldername/*name*.*ext*` or whatever. Or wait for the next release which will have a subfolder dropdown.