Qwoach: free scheduling software for coaches

Fully functional scheduler for coaches: free calendly alternative

Qwoach: free scheduling software for coaches là gì?

Qwoach: free scheduling software for coaches là một tiện ích mở rộng Chrome được phát triển bởi https://qwoach.com, và tính năng chính của nó là "Fully functional scheduler for coaches: free calendly alternative".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Qwoach: free scheduling software for coaches

Tải xuống các tệp mở rộng Qwoach: free scheduling software for coaches dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Qwoach: free scheduling software for coaches Qwoach: free scheduling software for coaches
ID ecgcnedgibbmdcbocecpipdocplbgmai
URL Chính Thức https://chromewebstore.google.com/detail/qwoach-free-scheduling-so/ecgcnedgibbmdcbocecpipdocplbgmai
Mô tả Fully functional scheduler for coaches: free calendly alternative
Kích Thước Tệp 85.39 KB
Số Lần Cài Đặt 43
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2019-06-09
Ngày Phát Hành 2019-06-09
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://qwoach.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://qwoach.com
URL Trang Chính Sách Bảo Mật https://qwoach.com/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
        ]
    }
}