Qwoach: interactive wheel of life for coaches

Interactive wheel of life for coaches and their clients

What is Qwoach: interactive wheel of life for coaches?

Qwoach: interactive wheel of life for coaches is a Chrome extension developed by https://qwoach.com, and its main feature is "Interactive wheel of life for coaches and their clients".

Extension Screenshots

screenshot
screenshot
screenshot

Download Qwoach: interactive wheel of life for coaches Extension CRX File

Download Qwoach: interactive wheel of life for coaches extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Qwoach: interactive wheel of life for coaches Qwoach: interactive wheel of life for coaches
ID cgknndghigjfnpeacfchpfhnpiebagio
Official URL https://chromewebstore.google.com/detail/qwoach-interactive-wheel/cgknndghigjfnpeacfchpfhnpiebagio
Description Interactive wheel of life for coaches and their clients
File Size 85.38 KB
Installation Count 28
Current Version 1.0.1
Last Updated 2021-04-06
Publish Date 2021-04-05
Rating 5.00/5 Total 2 Ratings
Developer https://qwoach.com
Email [email protected]
Payment Type free
Extension Website https://qwoach.com
Privacy Policy Page URL https://qwoach.com/privacy
Supported Languages 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"
        ]
    }
}