Writing Prompt Generator
A writing prompt generator that's available anywhere.
O que é Writing Prompt Generator?
Writing Prompt Generator é uma extensão do Chrome desenvolvida por https://thestoryshack.com, e sua principal característica é "A writing prompt generator that's available anywhere.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Writing Prompt Generator
Baixe arquivos de extensão Writing Prompt Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | Writing Prompt Generator |
ID | kffichpbbagkbjokajcpncophhhjgafl |
URL Oficial | https://chromewebstore.google.com/detail/writing-prompt-generator/kffichpbbagkbjokajcpncophhhjgafl |
Descrição | A writing prompt generator that's available anywhere. |
Tamanho do Arquivo | 11.27 KB |
Contagem de Instalações | 1,169 |
Versão Atual | 2.0 |
Última Atualização | 2020-10-12 |
Data de Publicação | 2017-11-16 |
Classificação | 4.14/5 Total de 7 Avaliações |
Desenvolvedor | https://thestoryshack.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://thestoryshack.com/tools/ |
URL da Página de Política de Privacidade | https://relgrowth.com/privacy-policy |
Idiomas Suportados | 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" } } |