Wordle++

This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.

Wordle++とは何ですか?

Wordle++はFunkyPandaによって開発されたChromeの拡張機能で、その主な機能は「This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        This simple Wordle cheat extension will give you the Wordle solution or hint for today or any other day of the month.

Hints have now also been added, you are able to get a hint of the word without revealing the entire word. 
You can also solve the wordle without even typing anything.

Made for https://www.nytimes.com/games/wordle/index.html

Developed by FunkyPanda
https://funkypanda.me/                    

拡張機能の基本情報

名前 Wordle++ Wordle++
ID lkdgfadjadljnjokkhinbjoknomnjkil
公式URL https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil
説明 This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.
ファイルサイズ 172 KB
インストール数 36
現在のバージョン 4.4
最終更新日 2023-02-08
公開日 2022-03-14
評価 5.00/5 合計 1 レビュー
開発者 FunkyPanda
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://funkypanda.me/
ヘルプページのURL https://funkypanda.me/#contact
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordle++",
    "description": "This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.",
    "version": "4.4",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_title": "Wordle++",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}