Qwoach: interactive wheel of life for coaches

Interactive wheel of life for coaches and their clients

Qwoach: interactive wheel of life for coachesとは何ですか?

Qwoach: interactive wheel of life for coachesはhttps://qwoach.comによって開発されたChromeの拡張機能で、その主な機能は「Interactive wheel of life for coaches and their clients」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Qwoach: interactive wheel of life for coaches拡張機能のCRXファイルをダウンロード

Qwoach: interactive wheel of life for coaches拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Qwoach: interactive wheel of life for coaches Qwoach: interactive wheel of life for coaches
ID cgknndghigjfnpeacfchpfhnpiebagio
公式URL https://chromewebstore.google.com/detail/qwoach-interactive-wheel/cgknndghigjfnpeacfchpfhnpiebagio
説明 Interactive wheel of life for coaches and their clients
ファイルサイズ 85.38 KB
インストール数 28
現在のバージョン 1.0.1
最終更新日 2021-04-06
公開日 2021-04-05
評価 5.00/5 合計 2 レビュー
開発者 https://qwoach.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://qwoach.com
プライバシーポリシーページのURL https://qwoach.com/privacy
対応言語 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"
        ]
    }
}