Qwoach Interactive Genogram Maker for Coaches
Interactive Genogram Maker for coaches and their clients
Cos'è Qwoach Interactive Genogram Maker for Coaches?
Qwoach Interactive Genogram Maker for Coaches è un'estensione di Chrome sviluppata da https://qwoach.com, e la sua funzione principale è "Interactive Genogram Maker for coaches and their clients".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Qwoach Interactive Genogram Maker for Coaches
Scarica i file di estensione Qwoach Interactive Genogram Maker for Coaches in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | Qwoach Interactive Genogram Maker for Coaches |
ID | fedgfihdlljmmaaiejnbgbgilpinbpip |
URL Ufficiale | https://chromewebstore.google.com/detail/qwoach-interactive-genogr/fedgfihdlljmmaaiejnbgbgilpinbpip |
Descrizione | Interactive Genogram Maker for coaches and their clients |
Dimensione del File | 59.9 KB |
Conteggio Installazioni | 105 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2022-01-12 |
Data di Pubblicazione | 2022-01-12 |
Sviluppatore | https://qwoach.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://qwoach.com/tools/genogram |
URL della Pagina della Politica sulla Privacy | https://qwoach.com/privacy |
Lingue Supportate | 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" ] } } |