Random word generator

Increase your vocabulary with this random word generator.

Hvad er Random word generator?

Random word generator er en Chrome-udvidelse udviklet af lleonard, og dens hovedfunktion er "Increase your vocabulary with this random word generator.".

Udvidelsesskærmbilleder

screenshot

Download Random word generator-udvidelses-CRX-fil

Download Random word generator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Random word generator Random word generator
ID lopgfmgkmbiiogfkkpklheeeimcogjij
Officiel URL https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij
Beskrivelse Increase your vocabulary with this random word generator.
Filstørrelse 30.2 KB
Antal Installationer 138
Nuværende Version 0.0.0.1
Senest Opdateret 2021-12-26
Udgivelsesdato 2021-12-26
Udvikler lleonard
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}