marklieberman / downloadstar

Download all items in a webpage that match a pattern
GNU General Public License v3.0
90 stars 16 forks source link

[REQUEST] Add window to ask where to save files #16

Closed der-ali closed 6 years ago

der-ali commented 6 years ago

It will be also pretty helpful to choose a download folder and browse into it

marklieberman commented 6 years ago

Web extensions are not allowed to download files outside of the downloads directory. There is no API for listing files inside or outside the downloads directory. Basically, there is no possible way to support a file browser dialog at this time.