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
公式URL 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
Eメール [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"
        ]
    }
}