CyberPetaCraft

AI-Enhanced Twitter Interaction.

CyberPetaCraft là gì?

CyberPetaCraft là một tiện ích mở rộng Chrome được phát triển bởi cyberpetacraft, và tính năng chính của nó là "AI-Enhanced Twitter Interaction.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng CyberPetaCraft

Tải xuống các tệp mở rộng CyberPetaCraft dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên CyberPetaCraft CyberPetaCraft
ID fjlcpgdeknkhhkmjdgkmaefaedmpchil
URL Chính Thức https://chromewebstore.google.com/detail/cyberpetacraft/fjlcpgdeknkhhkmjdgkmaefaedmpchil
Mô tả AI-Enhanced Twitter Interaction.
Kích Thước Tệp 1.28 MB
Số Lần Cài Đặt 7,056
Phiên Bản Hiện Tại 1.8.0
Cập Nhật Lần Cuối 2024-02-17
Ngày Phát Hành 2023-12-26
Đánh Giá 4.81/5 Tổng số 27 Đánh Giá
Nhà Phát Triển cyberpetacraft
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.cyberpetacraft.xyz/
URL Trang Chính Sách Bảo Mật https://cyberpetacraft.gitbook.io/docs/policy-and-legal-info/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}