What's new in Download all Images for Firefox 0.8.2

May 13, 2024
  • Supports "data-src" lazy images
  • Supports dead-blob images

New in Download all Images for Firefox 0.8.1 (Jan 31, 2024)

  • Improves image detection with "performance.getEntries()"

New in Download all Images for Firefox 0.8.0 (Mar 15, 2023)

  • Fixed: Does not find all images on app.adventuresinodyssey.com

New in Download all Images for Firefox 0.7.8 (Aug 22, 2022)

  • Supports for "source" element is improved
  • Supports detecting SVG images

New in Download all Images for Firefox 0.7.7 (Jul 5, 2021)

  • Rate-limiting for both download and detection steps.

New in Download all Images for Firefox 0.7.4 (Jul 29, 2020)

  • Fixes filename encoding issue

New in Download all Images for Firefox 0.7.3 (Jul 27, 2020)

  • Increase each fetch timeout to 30 minutes to allow fetching huge images
  • Request unlimited storage to be able to keep all the fetched binaries in the local storage until the database is downloaded to the user's disk.

New in Download all Images for Firefox 0.7.1 (Jun 2, 2020)

  • use memory when IndexedDB is not available

New in Download all Images for Firefox 0.7.0 (May 28, 2020)

  • New memory-efficient ZIP implementation
  • New keyword to add a custom attribute of the image to its filename

New in Download all Images for Firefox 0.6.9 (May 18, 2020)

  • Fixes saving multiple filenames with the same name resulted in saving a single file
  • Fixes zip entries have wrong dates

New in Download all Images for Firefox 0.6.8 (Apr 7, 2020)

  • Fixes an issue that prevented collecting background-images
  • Adds few new keywords for filename.

New in Download all Images for Firefox 0.6.7 (Mar 11, 2020)

  • Supports "alt" attribute for renaming
  • UI changes to better support mobile devices.

New in Download all Images for Firefox 0.6.6 (Feb 25, 2020)

  • Fixes: Renaming function seems to have broken in Version0.6.5 Published12/18/2019. Clicking rename shows renamed results. HOWEVER, the images in the downloaded zip are all still original names. Useless on image galleries that generate random numbers for their file names.