WormDe

WormDe Connect !

What is WormDe?

WormDe is a Chrome extension developed by ArdalanEffendi, and its main feature is "WormDe Connect !".

Extension Screenshots

screenshot

Download WormDe Extension CRX File

Download WormDe 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

                        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                    

Extension Basic Information

Name WormDe WormDe
ID eepldfkgehbnikoehnehondcckkhjifc
Official URL https://chromewebstore.google.com/detail/wormde/eepldfkgehbnikoehnehondcckkhjifc
Description WormDe Connect !
File Size 11.16 KB
Installation Count 97
Current Version 0.0.2
Last Updated 2023-02-23
Publish Date 2023-02-23
Rating 4.78/5 Total 9 Ratings
Developer ArdalanEffendi
Email [email protected]
Payment Type free
Extension Website https://effendigaming.com/
Help Page URL https://linktr.ee/effendigaming
Supported Languages 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"
}