Random word generator

Increase your vocabulary with this random word generator.

What is Random word generator?

Random word generator is a Chrome extension developed by lleonard, and its main feature is "Increase your vocabulary with this random word generator.".

Extension Screenshots

screenshot

Download Random word generator Extension CRX File

Download Random word generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Random word generator Random word generator
ID lopgfmgkmbiiogfkkpklheeeimcogjij
Official URL https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij
Description Increase your vocabulary with this random word generator.
File Size 30.2 KB
Installation Count 138
Current Version 0.0.0.1
Last Updated 2021-12-26
Publish Date 2021-12-26
Developer lleonard
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}