belaviyo / save-images

Save loaded images in nested iframe pages
https://webextension.org/listing/save-images.html
264 stars 62 forks source link

Cached version of image #1

Open hiasl360 opened 7 years ago

hiasl360 commented 7 years ago

Is it possible to save the image from the browser-cache?

belaviyo commented 7 years ago

Well I use chrome.downloads to get images. I think Google uses mixture of cache and direct access when using this API. I am not aware of a method to force cache preference.

EC-O-DE commented 6 years ago

U might need to enable access to local files.