Qwoach: interactive wheel of life for coaches

Interactive wheel of life for coaches and their clients

Vad är Qwoach: interactive wheel of life for coaches?

Qwoach: interactive wheel of life for coaches är en Chrome-tillägg utvecklad av https://qwoach.com, och dess huvudfunktion är "Interactive wheel of life for coaches and their clients".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Qwoach: interactive wheel of life for coaches-förlängningens CRX-fil

Ladda ner Qwoach: interactive wheel of life for coaches-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Qwoach: interactive wheel of life for coaches Qwoach: interactive wheel of life for coaches
ID cgknndghigjfnpeacfchpfhnpiebagio
Officiell webbadress https://chromewebstore.google.com/detail/qwoach-interactive-wheel/cgknndghigjfnpeacfchpfhnpiebagio
Beskrivning Interactive wheel of life for coaches and their clients
Filstorlek 85.38 KB
Antal Installationer 28
Aktuell Version 1.0.1
Senast Uppdaterad 2021-04-06
Publiceringsdatum 2021-04-05
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare https://qwoach.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://qwoach.com
URL till Sekretesspolicy Sidan https://qwoach.com/privacy
Stödda Språk 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"
        ]
    }
}