WebExtension.net
Toggle dark mode
WebExtension.net

Bulk Image Downloader

View on Chrome Web Store
View Bulk Image Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (297 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Simple bulk image download extension, filter by resolution and file type, download photos from multiple tabs in one click.
Type
Extension
Users
60,000 users
Spark
View author page of Spark
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 8, 2015
Version 1.0.5
Manifest version
3
Updated
Updated on November 23, 2022
lifestyle/art
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Bulk Image Downloader Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.0.5",
    "default_locale": "en",
    "icons": {
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "64": "images\/icon64.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "service_worker": "\/background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/hotkeys.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_icon": "images\/icon19.png",
        "default_title": "__MSG_name__",
        "name": "__MSG_name__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "downloads",
        "storage",
        "contextMenus",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "homepage_url": "https:\/\/tigerlovefish.com"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top