Qwoach: free scheduling software for coaches

Fully functional scheduler for coaches: free calendly alternative

什麼是Qwoach: free scheduling software for coaches?

Qwoach: free scheduling software for coaches是由https://qwoach.com開發的Chrome擴展程式,該擴展的主要功能是“Fully functional scheduler for coaches: free calendly alternative”。

擴展截圖

screenshot
screenshot
screenshot

下載Qwoach: free scheduling software for coaches擴展crx文件

下載Qwoach: free scheduling software for coaches擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Eliminate back and forth with automated scheduler:

1. Setup the hours when you are availability over the week
2. Connect your calendar to automatically check for busy times and add scheduled events

Just share your personal scheduling link and people will pick the time right away saving the time for both you and your client.

One of you need to reschedule or cancel? It's as simple as clicking the link and picking the new time. Provide optional reason and the other party will be notified about the change.

Save a few hours each month. Free and fully functional Calendly alternative.                    

擴展基本資訊

名稱 Qwoach: free scheduling software for coaches Qwoach: free scheduling software for coaches
ID ecgcnedgibbmdcbocecpipdocplbgmai
官方網址 https://chromewebstore.google.com/detail/qwoach-free-scheduling-so/ecgcnedgibbmdcbocecpipdocplbgmai
簡介 Fully functional scheduler for coaches: free calendly alternative
檔案大小 85.39 KB
安裝次數 43
目前版本 1.0.1
更新時間 2019-06-09
上架時間 2019-06-09
評分 5.00/5 共 6 次評分
開發者 https://qwoach.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://qwoach.com
隱私政策頁面URL https://qwoach.com/privacy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Qwoach: free scheduling software for coaches",
    "description": "Fully functional scheduler for coaches: free calendly alternative",
    "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 scheduling software for coaches"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}