Random word generator
Increase your vocabulary with this random word generator.
Random word generatorとは何ですか?
Random word generatorはlleonardによって開発されたChromeの拡張機能で、その主な機能は「Increase your vocabulary with this random word generator.」です。
拡張機能のスクリーンショット
Random word generator拡張機能のCRXファイルをダウンロード
Random word generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
An easy way to increase your vocabulary.
Why should you use Random Word Generator?
- It helps you better your choice of words, instead of using shorter words, you can use the words generated.
Example Word: Inveigh - (speak or write about (something) with great hostility.)
Example Sentence: There were a few articles in the newspaper inveighing against bureaucracy. 拡張機能の基本情報
| 名前 | |
| ID | lopgfmgkmbiiogfkkpklheeeimcogjij |
| 公式URL | https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij |
| 説明 | Increase your vocabulary with this random word generator. |
| ファイルサイズ | 30.2 KB |
| インストール数 | 138 |
| 現在のバージョン | 0.0.0.1 |
| 最終更新日 | 2021-12-26 |
| 公開日 | 2021-12-26 |
| 開発者 | lleonard |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Random word generator",
"description": "Increase your vocabulary with this random word generator.",
"version": "0.0.0.1",
"manifest_version": 3,
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"128": "icon_128.png"
}
} | |