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.”。
扩展截图
下载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 |
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 |
电子邮箱 | [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" } } |