WormDe

WormDe Connect !

WormDeとは何ですか?

WormDeはArdalanEffendiによって開発されたChromeの拡張機能で、その主な機能は「WormDe Connect !」です。

拡張機能のスクリーンショット

screenshot

WormDe拡張機能のCRXファイルをダウンロード

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
Eメール [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"
}