WormDe

WormDe Connect !

WormDe क्या है?

WormDe ArdalanEffendi द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "WormDe Connect !"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में WormDe एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
}