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
官方網址 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
電子郵箱 [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"
    }
}