Random word generator

Increase your vocabulary with this random word generator.

Apa itu Random word generator?

Random word generator adalah ekstensi Chrome yang dikembangkan oleh lleonard, dan fitur utamanya adalah "Increase your vocabulary with this random word generator.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Random word generator

Unduh file ekstensi Random word generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Random word generator Random word generator
ID lopgfmgkmbiiogfkkpklheeeimcogjij
URL Resmi https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij
Deskripsi Increase your vocabulary with this random word generator.
Ukuran File 30.2 KB
Jumlah Instalasi 138
Versi Saat Ini 0.0.0.1
Terakhir Diperbarui 2021-12-26
Tanggal Publikasi 2021-12-26
Pengembang lleonard
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}