Qwoach: interactive wheel of life for coaches

Interactive wheel of life for coaches and their clients

Hvad er Qwoach: interactive wheel of life for coaches?

Qwoach: interactive wheel of life for coaches er en Chrome-udvidelse udviklet af https://qwoach.com, og dens hovedfunktion er "Interactive wheel of life for coaches and their clients".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Qwoach: interactive wheel of life for coaches-udvidelses-CRX-fil

Download Qwoach: interactive wheel of life for coaches-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Qwoach: interactive wheel of life for coaches Qwoach: interactive wheel of life for coaches
ID cgknndghigjfnpeacfchpfhnpiebagio
Officiel URL https://chromewebstore.google.com/detail/qwoach-interactive-wheel/cgknndghigjfnpeacfchpfhnpiebagio
Beskrivelse Interactive wheel of life for coaches and their clients
Filstørrelse 85.38 KB
Antal Installationer 28
Nuværende Version 1.0.1
Senest Opdateret 2021-04-06
Udgivelsesdato 2021-04-05
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler https://qwoach.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://qwoach.com
URL til Fortrolighedspolitik Side https://qwoach.com/privacy
Understøttede Sprog 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"
        ]
    }
}