WebExtension.net
WebExtension.net

Save Image to Downloads

View on Chrome Web Store
View Save Image to Downloads Chrome Extension on Chrome Web Store
3.7 (240 ratings)

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

Adds a right-click direct download item for images, like Safari.
Type
Extension
Users
20,000 users
Urban Apps
View author page of Urban Apps
Published
Published on March 10, 2013
Version 1.0.5
Manifest version
2
Updated
Updated on August 4, 2014
View on Chrome Web Store
View Save Image to Downloads Chrome Extension on Chrome Web Store
lifestyle/art
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Save Image to Downloads",
    "version": "1.0.5",
    "manifest_version": 2,
    "description": "Adds a right-click direct download item for images, like Safari.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "downloads",
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "save_to_downloads.js"
        ]
    }
}
WebExtension.net

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

© 2024 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