Writing Prompt Generator

A writing prompt generator that's available anywhere.

Что такое Writing Prompt Generator?

Writing Prompt Generator - это расширение Chrome, разработанное https://thestoryshack.com, и его основная функция - "A writing prompt generator that's available anywhere.".

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

screenshot

Скачать файл CRX расширения Writing Prompt Generator

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

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

                        A writing prompt generator that's available anywhere. Powered by flash fiction and writing tool platform The Story Shack, this lightweight application will provide you with thousands of on-the-fly writing ideas. Use it before starting any new writing sessions in your favorite browser-based text editor!                    

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

Название Writing Prompt Generator Writing Prompt Generator
ID kffichpbbagkbjokajcpncophhhjgafl
Официальный URL https://chromewebstore.google.com/detail/writing-prompt-generator/kffichpbbagkbjokajcpncophhhjgafl
Описание A writing prompt generator that's available anywhere.
Размер файла 11.27 KB
Количество установок 1,169
Текущая Версия 2.0
Последнее Обновление 2020-10-12
Дата публикации 2017-11-16
Рейтинг 4.14/5 Всего 7 оценок
Разработчик https://thestoryshack.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://thestoryshack.com/tools/
URL страницы политики конфиденциальности https://relgrowth.com/privacy-policy
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Writing Prompt Generator",
    "description": "A writing prompt generator that's available anywhere.",
    "version": "2.0",
    "browser_action": {
        "default_icon": {
            "16": "icon-16.png",
            "32": "icon-32.png",
            "48": "icon-48.png",
            "128": "icon-128.png"
        },
        "default_popup": "popup.html"
    }
}