Qwoach: interactive wheel of life for coaches

Interactive wheel of life for coaches and their clients

Cos'è Qwoach: interactive wheel of life for coaches?

Qwoach: interactive wheel of life for coaches è un'estensione di Chrome sviluppata da https://qwoach.com, e la sua funzione principale è "Interactive wheel of life for coaches and their clients".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Qwoach: interactive wheel of life for coaches

Scarica i file di estensione Qwoach: interactive wheel of life for coaches in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Interactive heel of Life for caches and coaching clients.

Your clients' can setup the areas of life that are important for them and score each of them.

Or add the wheel of life onto your website as an assessment or use it as a lead magnet.                    

Informazioni di Base sull'Estensione

Nome Qwoach: interactive wheel of life for coaches Qwoach: interactive wheel of life for coaches
ID cgknndghigjfnpeacfchpfhnpiebagio
URL Ufficiale https://chromewebstore.google.com/detail/qwoach-interactive-wheel/cgknndghigjfnpeacfchpfhnpiebagio
Descrizione Interactive wheel of life for coaches and their clients
Dimensione del File 85.38 KB
Conteggio Installazioni 28
Versione Corrente 1.0.1
Ultimo Aggiornamento 2021-04-06
Data di Pubblicazione 2021-04-05
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://qwoach.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://qwoach.com
URL della Pagina della Politica sulla Privacy https://qwoach.com/privacy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Qwoach: interactive wheel of life for coaches",
    "description": "Interactive wheel of life for coaches and their clients",
    "version": "1.0.1",
    "manifest_version": 2,
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_title": "Qwoach interactive wheel of life for coaches"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}