WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Convert WebP to PNG / JPG

Convert WebP to PNG / JPG

View on Chrome Web Store
View Convert WebP to PNG / JPG Chrome Extension on Chrome Web Store
Add to bookmarks
3.3 (194 ratings)
2 new ratings
12 views
This extension has been viewed 12 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.

WebP to PNG converter. Convert WebP files to PNG images online and offline. Save WebP images on website as PNG, JPG, GIF, TIFF, ICO.
Type
Extension
Users
80,000 users
5K
WebP to PNG
View author page of WebP to PNG
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 26, 2023
Version 3.0.17
Manifest version
3
Updated
Updated on January 12, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View Convert WebP to PNG / JPG 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",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "3.0.17",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "minimum_chrome_version": "93",
    "icons": {
        "16": "src\/icons\/web_to_png_16x16.png",
        "48": "src\/icons\/web_to_png_48x48.png",
        "64": "src\/icons\/web_to_png_64x64.png",
        "96": "src\/icons\/web_to_png_96x96.png",
        "128": "src\/icons\/web_to_png_128x128.png"
    },
    "action": {
        "default_title": "__MSG_appName__",
        "default_popup": "src\/action\/index.html",
        "default_icon": {
            "16": "src\/icons\/web_to_png_16x16.png",
            "19": "src\/icons\/web_to_png_19x19.png",
            "38": "src\/icons\/web_to_png_38x38.png",
            "48": "src\/icons\/web_to_png_48x48.png",
            "64": "src\/icons\/web_to_png_64x64.png",
            "96": "src\/icons\/web_to_png_96x96.png",
            "128": "src\/icons\/web_to_png_128x128.png"
        }
    },
    "options_ui": {
        "page": "src\/action\/index.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "downloads",
        "contextMenus"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost; object-src 'self';"
    }
}
© 2026 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