WormDe

WormDe Connect !

Cos'è WormDe?

WormDe è un'estensione di Chrome sviluppata da ArdalanEffendi, e la sua funzione principale è "WormDe Connect !".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione WormDe

Scarica i file di estensione WormDe in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome WormDe WormDe
ID eepldfkgehbnikoehnehondcckkhjifc
URL Ufficiale https://chromewebstore.google.com/detail/wormde/eepldfkgehbnikoehnehondcckkhjifc
Descrizione WormDe Connect !
Dimensione del File 11.16 KB
Conteggio Installazioni 97
Versione Corrente 0.0.2
Ultimo Aggiornamento 2023-02-23
Data di Pubblicazione 2023-02-23
Valutazione 4.78/5 Totale 9 Valutazioni
Sviluppatore ArdalanEffendi
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://effendigaming.com/
URL della Pagina di Aiuto https://linktr.ee/effendigaming
Lingue Supportate 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"
}