WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Image Downloader Plus

Image Downloader Plus

View on Chrome Web Store
View Image Downloader Plus Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (6 ratings)
1 new ratings
37 views
This extension has been viewed 37 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.

Using image downloader, locate and download all of the images on a website.
Type
Extension
Users
5,000 users
500
One Technology
View author page of One Technology
Published
Published on February 14, 2023
Version 3.1.2
Manifest version
3
Updated
Updated on August 1, 2023
lifestyle/art
Extension Category
View on Chrome Web Store
View Image Downloader Plus 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",
    "action": {
        "default_icon": {
            "32": "data\/icons\/icon-32.png",
            "38": "data\/icons\/icon-38.png",
            "128": "data\/icons\/icon-128.png",
            "512": "data\/icons\/icon-512.png"
        },
        "default_popup": "data\/interface\/index.html?popup"
    },
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y"
            }
        }
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "<all_urls>"
    ],
    "icons": {
        "32": "data\/icons\/icon-32.png",
        "38": "data\/icons\/icon-38.png",
        "128": "data\/icons\/icon-128.png",
        "512": "data\/icons\/icon-512.png"
    },
    "manifest_version": 3,
    "name": "Image Downloader Plus",
    "permissions": [
        "activeTab",
        "downloads",
        "storage",
        "webRequest",
        "scripting",
        "declarativeNetRequest"
    ],
    "short_name": "Idownloader",
    "version": "3.1.2"
}
© 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