Writing Prompt Generator

A writing prompt generator that's available anywhere.

Wat is Writing Prompt Generator?

Writing Prompt Generator is een Chrome-extensie ontwikkeld door https://thestoryshack.com, en de belangrijkste functie is "A writing prompt generator that's available anywhere.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Writing Prompt Generator

Download Writing Prompt Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Writing Prompt Generator Writing Prompt Generator
ID kffichpbbagkbjokajcpncophhhjgafl
Officiële URL https://chromewebstore.google.com/detail/writing-prompt-generator/kffichpbbagkbjokajcpncophhhjgafl
Beschrijving A writing prompt generator that's available anywhere.
Bestandsgrootte 11.27 KB
Aantal Installaties 1,169
Huidige Versie 2.0
Laatst Bijgewerkt 2020-10-12
Publicatiedatum 2017-11-16
Beoordeling 4.14/5 Totaal 7 Beoordelingen
Ontwikkelaar https://thestoryshack.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://thestoryshack.com/tools/
URL van de Privacybeleid Pagina https://relgrowth.com/privacy-policy
Ondersteunde Talen 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"
    }
}