Let's get Wordle

Putting Wordle on a new tab

Let's get Wordleとは何ですか?

Let's get Wordleはjaden210によって開発されたChromeの拡張機能で、その主な機能は「Putting Wordle on a new tab」です。

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

screenshot

Let's get Wordle拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Let's get Wordle adds the popular game Wordle to your new tab page, helping you never miss a day. We are not affiliated with Wordle or https://www.powerlanguage.co.uk in any way.                    

拡張機能の基本情報

名前 Let's get Wordle Let's get Wordle
ID fabjlinbpiiimfpkfjdjhgnefoldomgj
公式URL https://chromewebstore.google.com/detail/lets-get-wordle/fabjlinbpiiimfpkfjdjhgnefoldomgj
説明 Putting Wordle on a new tab
ファイルサイズ 10.3 KB
インストール数 3,585
現在のバージョン 1.2
最終更新日 2022-03-15
公開日 2022-01-07
評価 4.20/5 合計 5 レビュー
開発者 jaden210
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Let's get Wordle",
    "version": "1.2",
    "description": "Putting Wordle on a new tab",
    "manifest_version": 3,
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}