WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Heic to JPG

Heic to JPG

View on Chrome Web Store
5.0 (1 ratings)
0 views
0 downloads

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

Use the app to convert HEIC images to JPEG format
Type
Extension
Users
74 users
1
esengie
Published
Version 1.0.0
Manifest version
3
Updated
productivity/tools
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "version": "1.0.0",
    "action": [],
    "icons": {
        "16": "src\/assets\/16x16.png",
        "48": "src\/assets\/48x48.png",
        "64": "src\/assets\/64x64.png",
        "128": "src\/assets\/128x128.png"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "sidePanel"
    ],
    "host_permissions": [
        "https:\/\/tumutuk.com\/*",
        "https:\/\/www.tumutuk.com\/*"
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "src\/options\/options.html"
    },
    "side_panel": {
        "default_path": "src\/popup\/index.html"
    },
    "sandbox": {
        "pages": [
            "src\/sandbox\/sandbox.html"
        ]
    },
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-inline' 'unsafe-eval'; worker-src blob:; child-src 'self';"
    }
}
© 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.