WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Bulk Image downloader - Image Duke

Bulk Image downloader - Image Duke

View on Chrome Web Store
View Bulk Image downloader - Image Duke Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (37 ratings)
1 new ratings
29 views
This extension has been viewed 29 times
0 downloads
This extension has been downloaded 0 times

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

Chrome image downloader extension, bulk image downloader, enlarge and display images/videos on mouse-over for downloading.
Type
Extension
Users
5,000 users
500
UB
View author page of UB
Published
Published on December 14, 2022
Version 1.2.0
Manifest version
3
Updated
Updated on August 29, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Bulk Image downloader - Image Duke 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_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "1.2.0",
    "minimum_chrome_version": "95",
    "default_locale": "en",
    "action": {
        "default_icon": {
            "48": "src\/static\/images\/icon32.png"
        },
        "default_title": "ImageDuke",
        "default_popup": "src\/static\/popup.html"
    },
    "icons": {
        "32": "src\/static\/images\/icon32.png",
        "48": "src\/static\/images\/icon48.png",
        "128": "src\/static\/images\/icon128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "downloads",
        "storage",
        "scripting",
        "notifications",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/runAtDocStart.js-loader-B_o2uG5W.js"
            ],
            "all_frames": true,
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/content.js-loader-BU05qZ7E.js"
            ],
            "all_frames": true,
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "assets\/content.js-loader-BlcPKzWp.js"
            ],
            "all_frames": true,
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/runAtDocStart.js-kttozNs8.js",
                "assets\/browser-polyfill-iKCsN2mE.js",
                "assets\/env-Cda982MR.js",
                "assets\/utils-BlYd1j4R.js",
                "assets\/item-4mjj-1IM.js",
                "assets\/content.js-CWqHLEzC.js",
                "assets\/_storage-DvOIWZ9r.js",
                "assets\/content_mainworld.js-BCOuDTLb.js",
                "assets\/content.js-BPOAoV8z.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 2026 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