WormDe

WormDe Connect !

WormDeคืออะไร?

WormDe เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ArdalanEffendi และคุณลักษณะหลักของมันคือ "WormDe Connect !"

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

screenshot

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

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

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

                        Hello this Extension is really good to use servers on wormate its makes the games easier for plyers the players can use costume  skins for example hats the other thing its fun to used                    

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

ชื่อ WormDe WormDe
ID eepldfkgehbnikoehnehondcckkhjifc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wormde/eepldfkgehbnikoehnehondcckkhjifc
คำอธิบาย WormDe Connect !
ขนาดไฟล์ 11.16 KB
จำนวนการติดตั้ง 97
เวอร์ชันปัจจุบัน 0.0.2
อัปเดตครั้งล่าสุด 2023-02-23
วันที่เผยแพร่ 2023-02-23
คะแนน 4.78/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา ArdalanEffendi
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://effendigaming.com/
URL หน้าช่วยเหลือ https://linktr.ee/effendigaming
ภาษาที่รองรับ en
manifest.json
{
    "action": {
        "default_popup": "popup\/popup.html",
        "default_title": "WormDe"
    },
    "author": "Ardalan Afaf",
    "background": {
        "service_worker": "background.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "rules.json"
            }
        ]
    },
    "description": "WormDe Connect !",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.effendigaming.com\/*",
            "*:\/\/*.extension.com\/*",
            "*:\/\/google.com\/*",
            "*:\/\/google.com.vn\/*",
            "*:\/\/facebook.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/wormate.io\/*"
    ],
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 3,
    "name": "WormDe",
    "permissions": [
        "declarativeNetRequest"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.2"
}