Writing Prompt Generator

A writing prompt generator that's available anywhere.

Cos'è Writing Prompt Generator?

Writing Prompt Generator è un'estensione di Chrome sviluppata da https://thestoryshack.com, e la sua funzione principale è "A writing prompt generator that's available anywhere.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Writing Prompt Generator

Scarica i file di estensione Writing Prompt Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Writing Prompt Generator Writing Prompt Generator
ID kffichpbbagkbjokajcpncophhhjgafl
URL Ufficiale https://chromewebstore.google.com/detail/writing-prompt-generator/kffichpbbagkbjokajcpncophhhjgafl
Descrizione A writing prompt generator that's available anywhere.
Dimensione del File 11.27 KB
Conteggio Installazioni 1,169
Versione Corrente 2.0
Ultimo Aggiornamento 2020-10-12
Data di Pubblicazione 2017-11-16
Valutazione 4.14/5 Totale 7 Valutazioni
Sviluppatore https://thestoryshack.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://thestoryshack.com/tools/
URL della Pagina della Politica sulla Privacy https://relgrowth.com/privacy-policy
Lingue Supportate 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"
    }
}