Writing Prompt Generator

A writing prompt generator that's available anywhere.

Co je Writing Prompt Generator?

Writing Prompt Generator je rozšíření Chrome vyvinuté https://thestoryshack.com, a jeho hlavní funkcí je „A writing prompt generator that's available anywhere.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Writing Prompt Generator

Stáhněte si soubory rozšíření Writing Prompt Generator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Writing Prompt Generator Writing Prompt Generator
ID kffichpbbagkbjokajcpncophhhjgafl
Oficiální URL https://chromewebstore.google.com/detail/writing-prompt-generator/kffichpbbagkbjokajcpncophhhjgafl
Popis A writing prompt generator that's available anywhere.
Velikost souboru 11.27 KB
Počet instalací 1,169
Aktuální Verze 2.0
Poslední Aktualizace 2020-10-12
Datum Vydání 2017-11-16
Hodnocení 4.14/5 Celkem 7 Hodnocení
Vývojář https://thestoryshack.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://thestoryshack.com/tools/
URL Stránky Zásad Ochrany Soukromí https://relgrowth.com/privacy-policy
Podporované Jazyky 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"
    }
}