WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WebP to JPG Converter

WebP to JPG Converter

View on Chrome Web Store
View WebP to JPG Converter Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (24 ratings)
3 new ratings
16 views
This extension has been viewed 16 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.

Easily convert WebP to JPG with this Chrome extension! With just a few clicks quickly to convert to JPG and download any pictures.
Type
Extension
Users
30,000 users
10K
denn************************
View author page of denn************************
Published
Published on April 27, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on April 28, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View WebP to JPG Converter 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,
    "version": "1.0.0",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "background": {
        "service_worker": "worker1.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/16x16.png",
        "32": "icons\/32x32.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "permissions": [
        "offscreen",
        "downloads",
        "contextMenus"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost; object-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.
Go to top