Qwoach: free schedule maker for coaches

Fully functional schedule builder for coaches

Qwoach: free schedule maker for coachesคืออะไร?

Qwoach: free schedule maker for coaches เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://qwoach.com และคุณลักษณะหลักของมันคือ "Fully functional schedule builder for coaches"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Qwoach: free schedule maker for coaches

ดาวน์โหลดไฟล์ส่วนขยาย Qwoach: free schedule maker for coaches ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Intuitive and easy to use schedule maker allows to create your schedule and export it to PDF in minutes.

Absolutely FREE schedule maker

- click or click-and-drag to create events
- assign colors to each event
- drag an event to update it's start and end time
- export to pdf

Any questions? Drop us a message at [email protected]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Qwoach: free schedule maker for coaches Qwoach: free schedule maker for coaches
ID pphiacdkfcfpfggjgjhanjkamdmanoba
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/qwoach-free-schedule-make/pphiacdkfcfpfggjgjhanjkamdmanoba
คำอธิบาย Fully functional schedule builder for coaches
ขนาดไฟล์ 85.39 KB
จำนวนการติดตั้ง 130
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2019-09-24
วันที่เผยแพร่ 2019-09-24
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา https://qwoach.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://qwoach.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Qwoach: free schedule maker for coaches",
    "description": "Fully functional schedule builder for coaches",
    "version": "1.0.1",
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_title": "Qwoach schedule maker for coaches"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}