CyberPetaCraft

AI-Enhanced Twitter Interaction.

Wat is CyberPetaCraft?

CyberPetaCraft is een Chrome-extensie ontwikkeld door cyberpetacraft, en de belangrijkste functie is "AI-Enhanced Twitter Interaction.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie CyberPetaCraft

Download CyberPetaCraft-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Dive into the world of CyberPetaCraft, where training an AI robot on Twitter is redefining social entertainment. After connecting your wallet with browser extension, you'll receive a free AI robotic assistant. Boost robot's power to unlock generous $COGS rewards.

Complete evolution and become your exclusive digital avatar, designed to use your tone and mimic your behaviors on Twitter. The evolution into a personalized AI enables a unique and engaging digital interaction, adapting and responding to social media trends in your style. This deepens your engagement and enriches your experience on the platform. 

CyberPetaCraft seamlessly integrates AI with social media, offering a unique and innovative journey through the Web3 landscape.                    

Basisinformatie over de Extensie

Naam CyberPetaCraft CyberPetaCraft
ID fjlcpgdeknkhhkmjdgkmaefaedmpchil
Officiële URL https://chromewebstore.google.com/detail/cyberpetacraft/fjlcpgdeknkhhkmjdgkmaefaedmpchil
Beschrijving AI-Enhanced Twitter Interaction.
Bestandsgrootte 1.28 MB
Aantal Installaties 7,056
Huidige Versie 1.8.0
Laatst Bijgewerkt 2024-02-17
Publicatiedatum 2023-12-26
Beoordeling 4.81/5 Totaal 27 Beoordelingen
Ontwikkelaar cyberpetacraft
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.cyberpetacraft.xyz/
URL van de Privacybeleid Pagina https://cyberpetacraft.gitbook.io/docs/policy-and-legal-info/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "CyberPetaCraft",
    "version": "1.8.0",
    "description": "AI-Enhanced Twitter Interaction.",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/twitter.com\/*"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/extension\/inject.js",
                "imgs\/*",
                "pagination.css",
                "swiper.css"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*"
            ],
            "resources": [
                "assets\/metamask-9e279391.svg",
                "assets\/trust-1063d626.png",
                "assets\/okx-144d8b5b.png",
                "assets\/flashlight-771e2110.svg",
                "assets\/wrench-06c5ee37.svg",
                "assets\/[email protected]",
                "assets\/sleep-677aea10.gif",
                "assets\/icon-confirm-c2c6eb42.svg",
                "assets\/icon-gpt4-7348d9cb.svg",
                "assets\/theme-b5804b66.js",
                "assets\/helper-e62355a6.js",
                "assets\/message-9b8bdaae.js",
                "assets\/Button-8791f8cc.js",
                "assets\/chunk-KRPLQIP4-397eb059.js",
                "assets\/InitLoading-8285fb83.js",
                "assets\/ConnectWallet-3885af7b.js",
                "assets\/BindReferrer-f090e79a.js",
                "assets\/HomePage-162a12f1.js",
                "assets\/main.tsx-fac43227.js",
                "assets\/query-7b26b3f8.js",
                "assets\/BnbHeader-e58a631b.js",
                "assets\/wallet-3e2fd588.js",
                "assets\/RightDrawer-fe2f9119.js",
                "assets\/chunk-7OLJDQMT-b70443c1.js",
                "assets\/chunk-6CVSDS6C-56f180dd.js",
                "assets\/index.esm-43dc18ad.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/main.tsx-loader-5eb72165.js"
            ],
            "matches": [
                "https:\/\/twitter.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "imgs\/extension-icon.png",
            "32": "imgs\/extension-icon.png",
            "48": "imgs\/extension-icon.png",
            "128": "imgs\/extension-icon.png"
        },
        "default_title": "CyberPetaCraft"
    },
    "icons": {
        "16": "imgs\/extension-icon.png",
        "32": "imgs\/extension-icon.png",
        "48": "imgs\/extension-icon.png",
        "128": "imgs\/extension-icon.png"
    }
}