WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Vmodel - AI Virtual Try-On

Vmodel - AI Virtual Try-On

View on Chrome Web Store
View Vmodel - AI Virtual Try-On Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (11 ratings)
5 views
This extension has been viewed 5 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.

Upload clothing images from any website and instantly see how they look on you.
Type
Extension
Users
505 users
8
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
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Vmodel - AI Virtual Try-On 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",
    "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"
}
© 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