WebExtension.net
WebExtension.net

Save Image As PNG

View on Chrome Web Store
View Save Image As PNG Chrome Extension on Chrome Web Store
3.9 (344 ratings)

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

Adds the "Save Image As PNG" option to the context menu of images.
Type
Extension
Users
300,000 users
Rob W
View author page of Rob W
Published
Published on August 3, 2013
Version 1.0.3
Manifest version
3
Updated
Updated on June 3, 2024
View on Chrome Web Store
View Save Image As PNG Chrome Extension on Chrome Web Store
lifestyle/art
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Save Image As PNG",
    "description": "Adds the \"Save Image As PNG\" option to the context menu of images.",
    "version": "1.0.3",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "permissions": [
        "activeTab",
        "contextMenus",
        "downloads",
        "offscreen",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "incognito": "split",
    "minimum_chrome_version": "106"
}
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