belaviyo / save-images

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

Level-confusion #95

Open krabaten opened 4 months ago

krabaten commented 4 months ago

I added save-images to Google and set it to fetch 9000 images from a users facebook image page (writing about his development as visual artist and facebook on chrome progressively loads images slower and slower the more images on a page).

After several hours of manually scrolling to load 15 images at a time, and then to set save-images to get all the page-loaded images, all images arrived as the same square format - great for the originally square images, not so for the rectangular.

Is there a way to fetch a level deeper, (the originals), but avoid the surface? Time is of no importance, as long as they arrive in the correct format.

best, kk