PB Img Downloader version history - 9 versions
PB Img Downloader by pierrick.brd
PB Img Downloader version history - 9 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.4.0
Released Aug 12, 2026 - 952.31 KBWorks with firefox 142.0 and laterNew in 1.4.0
New features
• Hide button on each detected image: removes it from the list and adds its name
to the ignored names list, so it stays out of later scans.
• A selected / detected counter next to the selection checkbox, updated as images
are checked or hidden.
• A live per-domain counter in the popup header showing how many downloads have
been used against the anti-bot rate limit. It turns orange near the limit and
red once it is reached.
Improvements
• Tooltips on the toolbar and image action buttons.
Fixes
• The per-domain download limit now stops a batch already in progress, instead of
only blocking the next one.
• The default maximum number of downloads now matches the 200 shown in settings on
a fresh install.Source code released under All Rights Reserved
Older versions
Version 1.3.0
Released Aug 12, 2026 - 950.81 KBWorks with firefox 142.0 and laterNew features
• Anti-bot protection: space out downloads with a random delay and cap how many
images can be downloaded per domain within a time window. Disabled by default.
• Configurable settings for the minimum and maximum delay, the maximum number of
downloads, and the rate limit window.
• A live rate limit counter in the popup header, plus a message showing how long
to wait when the limit is reached.
Improvements
• Better download reliability on sites that block direct image requests, with
automatic retries using alternate request profiles.
• Stalled or unresponsive downloads are now abandoned cleanly instead of blocking
the rest of the batch.Source code released under All Rights Reserved
Version 1.2.2
Released Mar 30, 2026 - 945.8 KBWorks with firefox 142.0 and later1.2.2
Fixes- Fixed ZIP rename conflict handling so moved files no longer force numbering to continue from stale download history entries.
Source code released under All Rights Reserved
Version 1.2.1
Released Mar 30, 2026 - 945.76 KBWorks with firefox 142.0 and later1.2.1
Fixes- Fixed numbered download name conflicts so resumed batches continue from the highest existing number instead of falling back to names such as
...(1).
Source code released under All Rights Reserved
- Fixed numbered download name conflicts so resumed batches continue from the highest existing number instead of falling back to names such as
Version 1.2.0
Released Mar 30, 2026 - 945.51 KBWorks with firefox 142.0 and later1.2.0
New Features- Added an option to ignore detected images by name before they appear in the results list.
- Added a saved ignore-pattern list in settings so repeated filename patterns such as
logo,avatar, orspritecan be excluded quickly.
Source code released under All Rights Reserved
Version 1.1.1
Released Mar 29, 2026 - 944.03 KBWorks with firefox 142.0 and laterNEW FEATURES
• Added aRename imagesoption under ZIP settings to rename images inside the ZIP archive
• Image renaming now uses zero-based numbering with padding based on the total number of images
• Example output now follows patterns such as00,01,02or000,001,002depending on the batch size
IMPROVEMENTS
• Preserved checked image selections when reopening the popup on the same tabSource code released under All Rights Reserved
Version 1.1.0
Released Mar 29, 2026 - 943.47 KBWorks with firefox 142.0 and laterVERSION 1.1.0
MAJOR IMPROVEMENTS
• Added per-tab session isolation for detection state and download progress
• Multiple tabs can now detect images and run downloads in parallel without overwriting each otherSource code released under All Rights Reserved
Version 1.0.5
Released Mar 29, 2026 - 942.07 KBWorks with firefox 142.0 and laterVERSION 1.0.5
BUG FIXES
• Fixed a popup startup failure caused by an invalid i18n file path in the packaged build
• Restored popup button behavior after the initialization error blocked event binding
• Improved image detection for relative URLs,srcset, lazy-loaded images, CSS backgrounds, posters, and iframe contentSource code released under All Rights Reserved
Version 1.0.4
Released Mar 29, 2026 - 941.56 KBWorks with firefox 142.0 and laterVersion 1.0.4
This update improves ZIP filename conflict handling.
When downloading a ZIP file whose name already exists and ends with a number, the extension now increments that number directly instead of creating names like (1). For example, images12.zip will now become images13.zip if needed.Source code released under All Rights Reserved