WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Image Downloader

Image Downloader

View on Chrome Web Store
View Image Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (2,517 ratings)
1 new ratings
34 views
This extension has been viewed 34 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
1,000,000 users
500K
Pact Interactive
View author page of Pact Interactive
Published
Published on May 23, 2012
Version 4.0.0
Manifest version
3
Updated
Updated on April 20, 2025
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": "4.0.0",
    "minimum_chrome_version": "88",
    "manifest_version": 3,
    "icons": {
        "16": "\/images\/icon_16.png",
        "32": "\/images\/icon_32.png",
        "48": "\/images\/icon_48.png",
        "128": "\/images\/icon_128.png"
    },
    "action": {
        "default_icon": "images\/icon_128.png",
        "default_popup": "src\/Popup\/index.html"
    },
    "options_page": "src\/Options\/index.html",
    "background": {
        "service_worker": "src\/background\/serviceWorker.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "scripting",
        "downloads"
    ]
}
© 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