XDragon

XDragon Unleash the Dragon Within Enter the kingdom of xDragon, an immersive game experience that combines the thrill of dragon…

XDragonคืออะไร?

XDragon เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dev.xdragon และคุณลักษณะหลักของมันคือ "XDragon Unleash the Dragon Within Enter the kingdom of xDragon, an immersive game experience that combines the thrill of dragon…"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย XDragon

ดาวน์โหลดไฟล์ส่วนขยาย XDragon ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        XDragon Unleash the Dragon Within
Enter the kingdom of xDragon, an immersive game experience that combines the thrill of dragon mastery with cutting-edge blockchain technology. In this game, players embark on a journey to become the ultimate dragon trainer, exploring a world full of mystery and challenges.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ XDragon XDragon
ID iplammiahnnhooidbefmcpdefbcpmiam
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/xdragon/iplammiahnnhooidbefmcpdefbcpmiam
คำอธิบาย XDragon Unleash the Dragon Within Enter the kingdom of xDragon, an immersive game experience that combines the thrill of dragon…
ขนาดไฟล์ 21.23 MB
จำนวนการติดตั้ง 1,425
เวอร์ชันปัจจุบัน 1.2.0
อัปเดตครั้งล่าสุด 2024-01-17
วันที่เผยแพร่ 2023-12-26
คะแนน 5.00/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา dev.xdragon
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "XDragon",
    "version": "1.2.0",
    "action": {
        "default_title": "Popup",
        "default_popup": "index.html",
        "default_icon": "images\/favicon.png"
    },
    "icons": {
        "16": "images\/favicon.png",
        "32": "images\/favicon.png",
        "48": "images\/favicon.png",
        "128": "images\/favicon.png"
    },
    "options_page": "index.html",
    "content_scripts": [
        {
            "js": [
                "assets\/main.tsx-loader.bf9bd36e.js"
            ],
            "matches": [
                "https:\/\/twitter.com\/*"
            ],
            "media": [],
            "css": [
                "assets\/main.e59e7007.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/twitter.com\/*"
            ],
            "resources": [
                "images\/*.png",
                "images\/*.jpg"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*"
            ],
            "resources": [
                "assets\/index.esm.cc02579e.js",
                "assets\/main.tsx.81b9d50c.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1HVB44+d1JGDrLH0\/bEl8Ncbt2d1nKQw6bjsdSdeo3kBTWgwjCII86k1m830W4vA5HwDR9j2qKYc4PXQv5qCrE3a+8I8vZyA7x1djbFCx7pYztcZnEcZyvtO2Iktx3gPx+VScXr6Ke7zth9d+shSrerSH0kBj7kW7kFSNNwxl9oyliTC+5kKh9cbSrNJTFBouwc46H+68Hh96WoMEB60IKLyntA2Ou2QFTddtwx63w1dAnl5QnXXneBDiOi4ZHv3h\/s623V9grZsaYO20hOEH\/kVjuVR0w1ETuPneODSFvwt3ulXMJw5lfUkjT0MBRZBKejEjeL7LtDwIywxa+ohOQIDAQAB"
}