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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://qwoach.com, και η κύρια λειτουργία του είναι "Fully functional scheduler for coaches: free calendly alternative".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Qwoach: free scheduling software for coaches

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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"
        ]
    }
}