Nils Maier
Nils Maier
So, the window does not show up at all? Or at what point do things break exactly?
DownThemAll! does persist the data. However, I believe if you put Firefox into permanent private browsing mode, then the browser itself decides not to actually persist anything, not even databases...
The hash (`#`) portion of a link is unrelated to anything "server-side", i.e. it never is transmitted to the server, but services such as mega will use it to encode...
This is sadly one of those things that I really like to do, would have done already, but WebExtensions cannot do this. The WebExtension API has no checksumming feature itself....
Interesting. Tho not directly applicable. This one works because the user selects the files manually. If you have a user select files manually, you're allowed to read them. But we...
You'd still get a File Open/Select dialog and have to manually find and select the downloaded file, because we cannot prefill such a dialog. That's what I meant that as...
The "subfolder" should be exported at least in the meta4 export, and imported from meta4, so I just added code to that effect. As for introducing new formats, I don't...
How are you trying to select a file exactly?
Without knowing what website you're talking about specifically, I have no way of checking out myself what might be going on there. There could be a plethora of reasons, from...
Seems to work for me on Uptobox. Cannot really try 1Fichier as that site seems to completely fail for me, even with normal downloads. Do you have URL where this...