Random word generator
Increase your vocabulary with this random word generator.
Random word generatorคืออะไร?
Random word generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย lleonard และคุณลักษณะหลักของมันคือ "Increase your vocabulary with this random word generator."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Random word generator
ดาวน์โหลดไฟล์ส่วนขยาย 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" } } |