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”。
擴展截圖
下載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 |
ID | fedgfihdlljmmaaiejnbgbgilpinbpip |
官方網址 | 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" ] } } |