WebExtension.net
Toggle dark mode
WebExtension.net

Image Downloader

View on Chrome Web Store
View Image Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (2,494 ratings)
1 new ratings
18 views
This extension has been viewed 18 times

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

Browse and download images on the web
Type
Extension
Users
2,000,000 users
Pact Interactive
View author page of Pact Interactive
Published
Published on May 23, 2012
Version 3.4.2
Manifest version
2
Updated
Updated on November 26, 2023
lifestyle/art
Extension Category
View on Chrome Web Store
View 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",
    "name": "Image Downloader",
    "description": "Browse and download images on the web",
    "version": "3.4.2",
    "minimum_chrome_version": "72",
    "manifest_version": 2,
    "icons": {
        "16": "\/images\/icon_16.png",
        "48": "\/images\/icon_48.png",
        "128": "\/images\/icon_128.png"
    },
    "browser_action": {
        "default_icon": "\/images\/icon_128.png",
        "default_popup": "\/src\/Popup\/index.html"
    },
    "options_page": "\/src\/Options\/index.html",
    "background": {
        "persistent": true,
        "scripts": [
            "\/src\/background\/downloadImages.js",
            "\/src\/background\/handleUpdates.js"
        ]
    },
    "permissions": [
        "activeTab",
        "downloads",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}
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