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 |
官方網址 | 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" } } |