belaviyo / save-images

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

How could one download the images without zipping / packaging them? #51

Closed Cletos closed 2 years ago

Cletos commented 3 years ago

How could one download the images without zipping / packaging them?

rogue-script commented 3 years ago

There is a button "Turbo Save" next to the "Save" button, and the mouseover text says it does just that, but you have to use Yet Another Browser Extension.

That doesn't put them in order though (there's a save dialog for each one, and its mtime depends on when the app gets around to handling your "OK"), so if order is important you'll have to look elsewhere.

belaviyo commented 2 years ago

We now have "Save Dir" option which directly writes to the disk. So I am closing this.