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によって開発されたChromeの拡張機能で、その主な機能は「Let you effortlessly run any AI application and model without limitations.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

MimicPC - Run Any AI App on Your Cloud PC拡張機能のCRXファイルをダウンロード

MimicPC - Run Any AI App on Your Cloud PC拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}