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."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Writing Prompt Generator

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
    }
}