Random word generator

Increase your vocabulary with this random word generator.

Random word generator là gì?

Random word generator là một tiện ích mở rộng Chrome được phát triển bởi lleonard, và tính năng chính của nó là "Increase your vocabulary with this random word generator.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Random word generator

Tải xuống các tệp mở rộng Random word generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Random word generator Random word generator
ID lopgfmgkmbiiogfkkpklheeeimcogjij
URL Chính Thức https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij
Mô tả Increase your vocabulary with this random word generator.
Kích Thước Tệp 30.2 KB
Số Lần Cài Đặt 138
Phiên Bản Hiện Tại 0.0.0.1
Cập Nhật Lần Cuối 2021-12-26
Ngày Phát Hành 2021-12-26
Nhà Phát Triển lleonard
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}