Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Only few images are downloaded to a folder through "Page info" window

  • 7 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 5 gösterim
  • Son yanıtı yazan: cor-el

more options

I want to download all images from a page. When I select nearly 300 images in "Page info" window and then download them, only 20-50 images are downloaded. Needed images are not simple: they are downloaded dynamically via js and then stored inside canvas html-element (even "save as" option doesn't work). I tried Download All Images extension, but it saved only the simplest images I don't need to. OS: Ubuntu 18

I want to download all images from a page. When I select nearly 300 images in "Page info" window and then download them, only 20-50 images are downloaded. Needed images are not simple: they are downloaded dynamically via js and then stored inside canvas html-element (even "save as" option doesn't work). I tried Download All Images extension, but it saved only the simplest images I don't need to. OS: Ubuntu 18

Andrey1 tarafından tarihinde düzenlendi

Tüm Yanıtlar (7)

more options

Site so others can see what is happening?

more options

Hello Andrey1,

Maybe a rhetorical question, but did you read everything under "About this extension"  ?

https://addons.mozilla.org/en-US/firefox/addon/save-all-images-webextension/

The reviews are really good, so this should work for you as well.

You could contact the developer .....

more options

Page info window is not related to this extension. Images I want to download are not simple: they are downloaded dynamically via js and then stored inside canvas html-element(even "save as" option doesn't work). I could save at least part of selected images in "Page info" window and I couldn't save "not simple" via extension. McCoy said

Hello Andrey1, Maybe a rhetorical question, but did you read everything under "About this extension"  ? https://addons.mozilla.org/en-US/firefox/addon/save-all-images-webextension/ The reviews are really good, so this should work for you as well. You could contact the developer .....

Andrey1 tarafından tarihinde düzenlendi

more options

I think this behavior is bugged

more options

Maybe these images can only be saved via a screenshot if they aren't stored as a real image. Larger images on canvas can also be created by combining smaller images.

Did you try to use the Inspector?

more options

cor-el said

Maybe these images can only be saved via a screenshot if they aren't stored as a real image. Larger images on canvas can also be created by combining smaller images.

They are images because I can see them in Page info as images and I believe I can save them all by saving one image at time. It seems mozilla from box can not store more than 30-50 images at once. Anyway I stored my images using linux bash scripts, but there is bug in Mozilla still.

Did you try to use the Inspector?

Yes(I found images urls there)

more options

Selecting (all) images in "Tools -> Page Info -> Media" and using Copy in the right-click context menu should give you links to all the images on the clipboard.