WebExtension.net
WebExtension.net

Vmodel - AI Virtual Try-On

View on Chrome Web Store
View Vmodel - AI Virtual Try-On Chrome Extension on Chrome Web Store
4.3 (11 ratings)

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

Upload clothing images from any website and instantly see how they look on you.
Type
Extension
Users
257 users
5
Website vmodel.ai
zf.extension.ai.pai
View author page of zf.extension.ai.pai
Published
Published on June 16, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on June 16, 2024
View on Chrome Web Store
View Vmodel - AI Virtual Try-On Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDes__",
    "action": {
        "default_icon": "img\/logo.png",
        "default_title": "__MSG_extName__"
    },
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "chromeos": "Alt+K",
                "default": "Alt+K",
                "mac": "Alt+K",
                "windows": "Alt+K"
            }
        }
    },
    "content_scripts": [
        {
            "js": [
                "js\/content-script.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "128": "img\/logo.png"
    },
    "manifest_version": 3,
    "permissions": [
        "storage",
        "tabs",
        "sidePanel",
        "contextMenus",
        "activeTab"
    ],
    "side_panel": {
        "default_path": "side_panel.html"
    },
    "version": "1.0.0",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/ppaipmihdgkcoiiikpnbmiaehcndglml"
}
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