MimicPC - Run Any AI App on Your Cloud PC

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

Qu'est-ce que MimicPC - Run Any AI App on Your Cloud PC ?

MimicPC - Run Any AI App on Your Cloud PC est une extension Chrome développée par mimicpcsgp, et sa fonction principale est "Let you effortlessly run any AI application and model without limitations.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension MimicPC - Run Any AI App on Your Cloud PC

Téléchargez les fichiers d'extension MimicPC - Run Any AI App on Your Cloud PC au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom MimicPC - Run Any AI App on Your Cloud PC MimicPC - Run Any AI App on Your Cloud PC
ID dhmjomcjhjmmicfphghkgijbkopkekpb
URL Officiel https://chromewebstore.google.com/detail/mimicpc-run-any-ai-app-on/dhmjomcjhjmmicfphghkgijbkopkekpb
Description Let you effortlessly run any AI application and model without limitations.
Taille du Fichier 215 KB
Nombre d'Installations 34
Version Actuelle 0.1.0.18
Dernière Mise à Jour 2024-01-31
Date de Publication 2024-01-08
Évaluation 5.00/5 Total 3 Évaluations
Développeur mimicpcsgp
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.mimicpc.com
URL de la Page d'Aide https://www.mimicpc.com
URL de la Page de Politique de Confidentialité https://www.mimicpc.com/privacy-policy
Langues Prises en Charge 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"
    ]
}