WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
PNG to JPG

PNG to JPG

View on Chrome Web Store
View PNG to JPG Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 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.

PNG to JPG: Instant image conversions at your fingertips! Easily harness PNG a JPG transitions for all your visuals.
Type
Extension
Users
4 users
1
Margoapps
View author page of Margoapps
Published
Published on April 9, 2025
Version 1.1.0
Manifest version
3
Updated
Updated on July 4, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View PNG to 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__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1.0",
    "permissions": [
        "tabs",
        "scripting",
        "storage",
        "activeTab",
        "sidePanel",
        "offscreen"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "libheif-js\/wasm-bundle.wasm"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "img\/Icon_16.png",
        "24": "img\/Icon_24.png",
        "32": "img\/Icon_32.png",
        "48": "img\/Icon_48.png",
        "128": "img\/Icon_128.png"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "action": {
        "default_title": "Click to open panel"
    },
    "externally_connectable": {
        "matches": [
            "<all_urls>"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline';"
    },
    "oauth2": {
        "client_id": "206855665292-i4ka5kq470dnk0c23e147og6f9jee1p8.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    }
}
© 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