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.
扩展基本信息
名称 | Random word generator |
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 |
电子邮箱 | [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" } } |