Random word generator

Increase your vocabulary with this random word generator.

Co je Random word generator?

Random word generator je rozšíření Chrome vyvinuté lleonard, a jeho hlavní funkcí je „Increase your vocabulary with this random word generator.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Random word generator

Stáhněte si soubory rozšíření Random word generator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Random word generator Random word generator
ID lopgfmgkmbiiogfkkpklheeeimcogjij
Oficiální URL https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij
Popis Increase your vocabulary with this random word generator.
Velikost souboru 30.2 KB
Počet instalací 138
Aktuální Verze 0.0.0.1
Poslední Aktualizace 2021-12-26
Datum Vydání 2021-12-26
Vývojář lleonard
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}