javascript - Force download remotely hosted images to browser -


Let's went Image hosted with Google I have:

I downloaded the image file Instead of trying to open directly in the browser

I have tried:

   

This only works for a locally hosted image, not hosted for images like the Google example above.

Comments