Qwoach Interactive Genogram Maker for Coaches

Interactive Genogram Maker for coaches and their clients

O que é Qwoach Interactive Genogram Maker for Coaches?

Qwoach Interactive Genogram Maker for Coaches é uma extensão do Chrome desenvolvida por https://qwoach.com, e sua principal característica é "Interactive Genogram Maker for coaches and their clients".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Qwoach Interactive Genogram Maker for Coaches

Baixe arquivos de extensão Qwoach Interactive Genogram Maker for Coaches no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Qwoach Interactive Genogram Maker for Coaches Qwoach Interactive Genogram Maker for Coaches
ID fedgfihdlljmmaaiejnbgbgilpinbpip
URL Oficial https://chromewebstore.google.com/detail/qwoach-interactive-genogr/fedgfihdlljmmaaiejnbgbgilpinbpip
Descrição Interactive Genogram Maker for coaches and their clients
Tamanho do Arquivo 59.9 KB
Contagem de Instalações 105
Versão Atual 1.0.1
Última Atualização 2022-01-12
Data de Publicação 2022-01-12
Desenvolvedor https://qwoach.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://qwoach.com/tools/genogram
URL da Página de Política de Privacidade https://qwoach.com/privacy
Idiomas Suportados 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"
        ]
    }
}