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
电子邮箱 [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"
        ]
    }
}