MimicPC - Run Any AI App on Your Cloud PC

Let you effortlessly run any AI application and model without limitations.

MimicPC - Run Any AI App on Your Cloud PC क्या है?

MimicPC - Run Any AI App on Your Cloud PC mimicpcsgp द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Let you effortlessly run any AI application and model without limitations."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में MimicPC - Run Any AI App on Your Cloud PC एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        MimicPC, your flexible cloud computer, let you effortlessly run any AI application and model without limitations.

Product Features:
1. Easy Access Anywhere: Use it effortlessly in your browser, no matter what device you're on.
2. Seamless Automation: Deploy any AI app or model with a single click—no complex steps, no hassle.
3. Powerful Scalability: Enjoy scalable computing power, unrestricted by your device's performance.
4. Budget-Friendly: Pay only for what you use with hourly billing—no wasted expenses, just flexibility.
5. Curated AI Models: Access quality models without the clutter—no restrictions on innovative features like face-swapping.
6. Secure & Private: Your own exclusive space for enhanced privacy and security.
Install the MimicPC Chrome extension and experience the revolution of AI faceswap—enjoy a more convenient, flexible, and secure AI journey!                    

एक्सटेंशन की मूल जानकारी

नाम MimicPC - Run Any AI App on Your Cloud PC MimicPC - Run Any AI App on Your Cloud PC
ID dhmjomcjhjmmicfphghkgijbkopkekpb
आधिकारिक URL https://chromewebstore.google.com/detail/mimicpc-run-any-ai-app-on/dhmjomcjhjmmicfphghkgijbkopkekpb
विवरण Let you effortlessly run any AI application and model without limitations.
फ़ाइल का आकार 215 KB
स्थापना संख्या 34
वर्तमान संस्करण 0.1.0.18
अंतिम अपडेट 2024-01-31
प्रकाशन तिथि 2024-01-08
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर mimicpcsgp
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.mimicpc.com
सहायता पृष्ठ URL https://www.mimicpc.com
गोपनीयता नीति पृष्ठ URL https://www.mimicpc.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "MimicPC - Run Any AI App on Your Cloud PC",
    "description": "Let you effortlessly run any AI application and model without limitations.",
    "version": "0.1.0.18",
    "action": [],
    "icons": {
        "256": "logo.c369b296.png"
    },
    "background": {
        "service_worker": "background.2469ad83.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.b8bfe408.js"
            ],
            "css": []
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "pages\/panel\/index.html",
                "pages\/popup\/index.html",
                "pages\/popup\/error.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*.mimicpc.com\/"
    ],
    "permissions": [
        "tabs",
        "cookies"
    ]
}