CyberPetaCraft

AI-Enhanced Twitter Interaction.

What is CyberPetaCraft?

CyberPetaCraft is a Chrome extension developed by cyberpetacraft, and its main feature is "AI-Enhanced Twitter Interaction.".

Extension Screenshots

screenshot
screenshot

Download CyberPetaCraft Extension CRX File

Download CyberPetaCraft extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name CyberPetaCraft CyberPetaCraft
ID fjlcpgdeknkhhkmjdgkmaefaedmpchil
Official URL https://chromewebstore.google.com/detail/cyberpetacraft/fjlcpgdeknkhhkmjdgkmaefaedmpchil
Description AI-Enhanced Twitter Interaction.
File Size 1.28 MB
Installation Count 7,056
Current Version 1.8.0
Last Updated 2024-02-17
Publish Date 2023-12-26
Rating 4.81/5 Total 27 Ratings
Developer cyberpetacraft
Email [email protected]
Payment Type free
Extension Website https://www.cyberpetacraft.xyz/
Privacy Policy Page URL https://cyberpetacraft.gitbook.io/docs/policy-and-legal-info/privacy-policy
Supported Languages 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"
    }
}