-
Notifications
You must be signed in to change notification settings - Fork 5
Download Image Button #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
I tried adding an html download button but it didn't work because all the images were from other servers. They are not from the same host or webapp..
HTML download prevents downloading foreign images for security reasons, I guess.
Let me know if there are any other ways of downloading images using JS or any other library.