Wordler

A helpful tool to solve that tricky wordle!

Wordlerとは何ですか?

Wordlerはkeshav2509によって開発されたChromeの拡張機能で、その主な機能は「A helpful tool to solve that tricky wordle!」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Use the wordle itself or the letters which the wordle may have and the letters which aren't a part of the wordle to hunt down the word.

Find your word based on the letters you know are present, their location and letters which aren't the part of the wordle.

This extension can be used not only for the official wordle but many other versions of wordle and other games like scrabble etc.                    

拡張機能の基本情報

名前 Wordler Wordler
ID dfjikdhfbbohmofcbiofdbjgmgdjmnhe
公式URL https://chromewebstore.google.com/detail/wordler/dfjikdhfbbohmofcbiofdbjgmgdjmnhe
説明 A helpful tool to solve that tricky wordle!
ファイルサイズ 243 KB
インストール数 14,704
現在のバージョン 0.5.0
最終更新日 2023-02-22
公開日 2022-02-02
評価 3.27/5 合計 15 レビュー
開発者 keshav2509
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordler",
    "description": "A helpful tool to solve that tricky wordle!",
    "version": "0.5.0",
    "manifest_version": 3,
    "permissions": [],
    "icons": {
        "96": "wordler_96.png",
        "128": "wordler.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "options_page": "options.html"
}