Qwoach Interactive Genogram Maker for Coaches

Interactive Genogram Maker for coaches and their clients

Qwoach Interactive Genogram Maker for Coachesとは何ですか?

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

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

screenshot
screenshot
screenshot
screenshot

Qwoach Interactive Genogram Maker for Coaches拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Exploring about toxic relationship for coaches and their clients was never that easy with the free interactive and collaborative Genogram Maker.

Drag & drop symbols like male, female etc.

Connect them using social relationship like married, divorced and 20 other social connection types available for you.

Connect people further using emotional relationships from the library of more than 30 connections.

Define your custom health conditions: you are no linger tight to what a genogram software offers. Instead add as many health conditions as you need and define them as suited for each specific person. 

Color code the conditions further and add notes for each health condition

Add notes about each person, add their birthdays, label each person with their name, age relationship and more.

You can even add multiple emotional connections between two people!

Flexible, fresh and modern tool each coach needs to explore the hidden patterns of family relationships.

Try it now for FREE!                    

拡張機能の基本情報

名前 Qwoach Interactive Genogram Maker for Coaches Qwoach Interactive Genogram Maker for Coaches
ID fedgfihdlljmmaaiejnbgbgilpinbpip
公式URL https://chromewebstore.google.com/detail/qwoach-interactive-genogr/fedgfihdlljmmaaiejnbgbgilpinbpip
説明 Interactive Genogram Maker for coaches and their clients
ファイルサイズ 59.9 KB
インストール数 105
現在のバージョン 1.0.1
最終更新日 2022-01-12
公開日 2022-01-12
開発者 https://qwoach.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://qwoach.com/tools/genogram
プライバシーポリシーページのURL https://qwoach.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Qwoach Interactive Genogram Maker for Coaches",
    "description": "Interactive Genogram Maker 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 Genogram Maker for coaches"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}