This is a community-modified version of the Imagus extension for Google Chrome, based on https://github.com/Zren/chrome-extension-imagus and enhanced with powerful features for bulk downloading of media from web pages.
Core: Enlarges thumbnails and shows images/videos when hovering over links. ▪ An extensible set of rules for getting images, media or other content with higher resolution. ▪ A list of user-defined rules to block/allow the extension to work on specific sites.
Mod:
- Advanced Mass Download: A completely redesigned two-phase algorithm scans the page, validates URLs in the background, and uses heuristics to find the best quality media, ensuring more accurate and reliable downloads.
- Quick Start Hotkey: Press
Ctrl+Q
to instantly start the mass download process on the current page. - Persistent Progress UI: A dedicated tab opens to show the real-time progress of all downloads. It provides detailed stats on completed, pending, failed, and skipped files.
- Powerful Pre-download Filtering: To avoid downloading unwanted content, the mod includes a robust filtering system:
- Pre-scan Filtering: In-page filtering of invisible elements and elements matching stop-words before the main scan, significantly improving performance on large pages.
- Stop-Words: Configure a list of keywords in the settings to exclude links containing them (e.g., "avatar", "profile").
- Filter by Type & Size: Automatically skips common UI image types and checks file sizes before downloading to avoid tiny images or videos. These values are configurable.
- Operation Control: The download process can be fully canceled at any time. Failed or canceled downloads can be retried individually from the progress page.
- Download the latest version by cloning this repository or downloading the
src
folder. - Open Google Chrome and navigate to
chrome://extensions
. - Enable "Developer mode" using the toggle in the top-right corner.
- Click the "Load unpacked" button.
- Select the
src
folder from the downloaded project files.
The extension is now installed and ready to use.
Pin the extension button on the Chrome toolbar, go to a page with a video or image gallery, click the button and follow the instructions that appear below it. After starting the bulk download, a new tab with progress, statistics and controls will open. Filtering options can be changed in the main extension settings, section Download All Settings.