Random word generator

Increase your vocabulary with this random word generator.

Что такое Random word generator?

Random word generator - это расширение Chrome, разработанное lleonard, и его основная функция - "Increase your vocabulary with this random word generator.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Random word generator

Скачайте файлы расширений Random word generator в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Random word generator Random word generator
ID lopgfmgkmbiiogfkkpklheeeimcogjij
Официальный URL https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij
Описание Increase your vocabulary with this random word generator.
Размер файла 30.2 KB
Количество установок 138
Текущая Версия 0.0.0.1
Последнее Обновление 2021-12-26
Дата публикации 2021-12-26
Разработчик lleonard
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}