Writing Prompt Generator
A writing prompt generator that's available anywhere.
ما هو Writing Prompt Generator؟
Writing Prompt Generator هو إضافة Chrome تم تطويرها بواسطة https://thestoryshack.com، والميزة الرئيسية لها هي "A writing prompt generator that's available anywhere.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Writing Prompt Generator
قم بتنزيل ملفات الامتداد Writing Prompt Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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! معلومات أساسية عن التمديد
| الاسم | |
| 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/ |
| عنوان صفحة سياسة الخصوصية | 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"
}
} | |