Writing Prompt Generator

A writing prompt generator that's available anywhere.

Qu'est-ce que Writing Prompt Generator ?

Writing Prompt Generator est une extension Chrome développée par https://thestoryshack.com, et sa fonction principale est "A writing prompt generator that's available anywhere.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Writing Prompt Generator

Téléchargez les fichiers d'extension Writing Prompt Generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Writing Prompt Generator Writing Prompt Generator
ID kffichpbbagkbjokajcpncophhhjgafl
URL Officiel https://chromewebstore.google.com/detail/writing-prompt-generator/kffichpbbagkbjokajcpncophhhjgafl
Description A writing prompt generator that's available anywhere.
Taille du Fichier 11.27 KB
Nombre d'Installations 1,169
Version Actuelle 2.0
Dernière Mise à Jour 2020-10-12
Date de Publication 2017-11-16
Évaluation 4.14/5 Total 7 Évaluations
Développeur https://thestoryshack.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://thestoryshack.com/tools/
URL de la Page de Politique de Confidentialité https://relgrowth.com/privacy-policy
Langues Prises en Charge 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"
    }
}