Wordle Hints
For those with a small vocabulary (like me!) - @scrptddy on Twitter
Wordle Hintsとは何ですか?
Wordle HintsはSam Jessoによって開発されたChromeの拡張機能で、その主な機能は「For those with a small vocabulary (like me!) - @scrptddy on Twitter」です。
拡張機能のスクリーンショット
Wordle Hints拡張機能のCRXファイルをダウンロード
Wordle Hints拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Wordle Hints is a chrome extension that shows you words you could try next while playing Wordle on powerlanguage.co.uk/wordle 拡張機能の基本情報
| 名前 | |
| ID | aadebbmpgfiohlfjgpoakgnonegjcjln |
| 公式URL | https://chromewebstore.google.com/detail/wordle-hints/aadebbmpgfiohlfjgpoakgnonegjcjln |
| 説明 | For those with a small vocabulary (like me!) - @scrptddy on Twitter |
| ファイルサイズ | 141 KB |
| インストール数 | 22 |
| 現在のバージョン | 1.0.4 |
| 最終更新日 | 2022-02-22 |
| 公開日 | 2022-01-18 |
| 開発者 | Sam Jesso |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Wordle Hints",
"description": "For those with a small vocabulary (like me!) - @scrptddy on Twitter",
"version": "1.0.4",
"manifest_version": 3,
"permissions": [
"activeTab",
"scripting"
],
"action": {
"default_popup": "popup.html"
}
} | |