Writing Prompt Generator

A writing prompt generator that's available anywhere.

What is Writing Prompt Generator?

Writing Prompt Generator is a Chrome extension developed by https://thestoryshack.com, and its main feature is "A writing prompt generator that's available anywhere.".

Extension Screenshots

screenshot

Download Writing Prompt Generator Extension CRX File

Download Writing Prompt Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Writing Prompt Generator Writing Prompt Generator
ID kffichpbbagkbjokajcpncophhhjgafl
Official URL https://chromewebstore.google.com/detail/writing-prompt-generator/kffichpbbagkbjokajcpncophhhjgafl
Description A writing prompt generator that's available anywhere.
File Size 11.27 KB
Installation Count 1,169
Current Version 2.0
Last Updated 2020-10-12
Publish Date 2017-11-16
Rating 4.14/5 Total 7 Ratings
Developer https://thestoryshack.com
Email [email protected]
Payment Type free
Extension Website https://thestoryshack.com/tools/
Privacy Policy Page URL https://relgrowth.com/privacy-policy
Supported Languages 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"
    }
}