Qwoach: free scheduling software for coaches

Fully functional scheduler for coaches: free calendly alternative

Qu'est-ce que Qwoach: free scheduling software for coaches ?

Qwoach: free scheduling software for coaches est une extension Chrome développée par https://qwoach.com, et sa fonction principale est "Fully functional scheduler for coaches: free calendly alternative".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Qwoach: free scheduling software for coaches

Téléchargez les fichiers d'extension Qwoach: free scheduling software for coaches au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Qwoach: free scheduling software for coaches Qwoach: free scheduling software for coaches
ID ecgcnedgibbmdcbocecpipdocplbgmai
URL Officiel https://chromewebstore.google.com/detail/qwoach-free-scheduling-so/ecgcnedgibbmdcbocecpipdocplbgmai
Description Fully functional scheduler for coaches: free calendly alternative
Taille du Fichier 85.39 KB
Nombre d'Installations 43
Version Actuelle 1.0.1
Dernière Mise à Jour 2019-06-09
Date de Publication 2019-06-09
Évaluation 5.00/5 Total 6 Évaluations
Développeur https://qwoach.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://qwoach.com
URL de la Page de Politique de Confidentialité https://qwoach.com/privacy
Langues Prises en Charge 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"
        ]
    }
}