Writing Prompt Generator
A writing prompt generator that's available anywhere.
Co to jest Writing Prompt Generator?
Writing Prompt Generator to rozszerzenie Chrome opracowane przez https://thestoryshack.com, a jego główną funkcją jest „A writing prompt generator that's available anywhere.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Writing Prompt Generator
Pobierz pliki rozszerzeń Writing Prompt Generator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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! Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | kffichpbbagkbjokajcpncophhhjgafl |
| Oficjalny URL | https://chromewebstore.google.com/detail/writing-prompt-generator/kffichpbbagkbjokajcpncophhhjgafl |
| Opis | A writing prompt generator that's available anywhere. |
| Rozmiar pliku | 11.27 KB |
| Liczba instalacji | 1,169 |
| Aktualna Wersja | 2.0 |
| Ostatnia Aktualizacja | 2020-10-12 |
| Data Publikacji | 2017-11-16 |
| Ocena | 4.14/5 Łącznie 7 Oceny |
| Deweloper | https://thestoryshack.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://thestoryshack.com/tools/ |
| Adres URL Strony Polityki Prywatności | https://relgrowth.com/privacy-policy |
| Obsługiwane Języki | 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"
}
} | |