Random word generator

Increase your vocabulary with this random word generator.

¿Qué es Random word generator?

Random word generator es una extensión de Chrome desarrollada por lleonard, y su función principal es "Increase your vocabulary with this random word generator.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Random word generator

Descarga archivos de extensión Random word generator en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Random word generator Random word generator
ID lopgfmgkmbiiogfkkpklheeeimcogjij
URL Oficial https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij
Descripción Increase your vocabulary with this random word generator.
Tamaño del Archivo 30.2 KB
Cantidad de Instalaciones 138
Versión Actual 0.0.0.1
Última Actualización 2021-12-26
Fecha de Publicación 2021-12-26
Desarrollador lleonard
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}