Image Downloader version history - 2 versions
Image Downloader by pierrick.brd
Image Downloader version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.2
Released Sep 5, 2026 - 941.88 KBWorks with firefox 142.0 and later- A running download can now be stopped from the progress bar. The confirmation says how many images are still queued and offers to delete the ones already saved; in ZIP mode the archive is not built at all.
- Added a "Detect PDF files" option. When it is on, the PDF links carried by the page are listed next to the images and download the same way. When it is off, no PDF enters the list.
- Building a ZIP now requests each image directly first and remembers, site by site, whether that works. On sites that accept it nothing goes through the downloads folder any more, so the archive is built faster and leaves no temporary files behind.
- Capture mode now keeps images that the server delivers without declaring them as images. On sites whose CDN answers a generic content type for every file, part of the page, or all of it, was being lost with nothing to explain it.
- A response the server refuses no longer takes the place of the image it was meant to be. Its error page arrives whole and carries enough bytes to pass for a file, so it was being archived under the image's name.
- A direct request that is accepted and then goes quiet is now dropped as soon as it stalls, instead of holding the batch until the overall timeout expires.
- The warning shown before building a ZIP now says what actually happens to the images that are not held in memory: they are requested from the site again instead of being left out of the archive.
Source code released under MIT License
Older versions
Version 1.0.1
Released Aug 19, 2026 - 934.3 KBWorks with firefox 142.0 and later- Capture mode now releases the images of the previous page when you move to
another one within the same site without a full reload. The counter stays
accurate and the memory is no longer held by pages you have left. - Reaching the memory limit now drops the oldest captured images instead of
quietly stopping the capture of the page being read. - The package now carries the extension's own licence and the required notices
for the third-party components it bundles.
Source code released under MIT License
- Capture mode now releases the images of the previous page when you move to