marklieberman / downloadstar

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

Issue with saved filename #4

Closed marklieberman closed 6 years ago

marklieberman commented 7 years ago

Maybe the filename needs to be run through decodeURIComponent. Bug reported here: https://www.reddit.com/r/firefox/comments/6sn0y9/download_star_webextension_alternative_to/dle2wpu/

jrie commented 6 years ago

I added a commit, which got merged - and makes usage of that statement. ;)

I run, when trying the add-on the first time, in exact that issue.

So you might close it.