Wordle Buddy

Helps with word suggestions for the wordle game

Wordle Buddyとは何ですか?

Wordle Buddyはaditya005によって開発されたChromeの拡張機能で、その主な機能は「Helps with word suggestions for the wordle game」です。

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

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

Wordle Buddy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Wordle Buddy is a fun extension that helps with wordle word suggestions for the popular game Wordle : https://www.powerlanguage.co.uk/wordle/                    

拡張機能の基本情報

名前 Wordle Buddy Wordle Buddy
ID phnnhfajfmajfifclnlbbhfjiccodadg
公式URL https://chromewebstore.google.com/detail/wordle-buddy/phnnhfajfmajfifclnlbbhfjiccodadg
説明 Helps with word suggestions for the wordle game
ファイルサイズ 2.09 MB
インストール数 18
現在のバージョン 1.1.0
最終更新日 2022-02-03
公開日 2022-02-01
開発者 aditya005
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Wordle Buddy",
    "description": "Helps with word suggestions for the wordle game",
    "version": "1.1.0",
    "author": "Adi",
    "action": {
        "default_icon": "icon.png",
        "default_title": "Wordle Buddy",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}