Writing Prompt Generator

A writing prompt generator that's available anywhere.

Writing Prompt Generatorとは何ですか?

Writing Prompt Generatorはhttps://thestoryshack.comによって開発されたChromeの拡張機能で、その主な機能は「A writing prompt generator that's available anywhere.」です。

拡張機能のスクリーンショット

screenshot

Writing Prompt Generator拡張機能のCRXファイルをダウンロード

Writing Prompt Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 Writing Prompt Generator Writing Prompt Generator
ID kffichpbbagkbjokajcpncophhhjgafl
公式URL https://chromewebstore.google.com/detail/writing-prompt-generator/kffichpbbagkbjokajcpncophhhjgafl
説明 A writing prompt generator that's available anywhere.
ファイルサイズ 11.27 KB
インストール数 1,169
現在のバージョン 2.0
最終更新日 2020-10-12
公開日 2017-11-16
評価 4.14/5 合計 7 レビュー
開発者 https://thestoryshack.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://thestoryshack.com/tools/
プライバシーポリシーページのURL https://relgrowth.com/privacy-policy
対応言語 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"
    }
}