Qwoach: interactive wheel of life for coaches
Interactive wheel of life for coaches and their clients
什麼是Qwoach: interactive wheel of life for coaches?
Qwoach: interactive wheel of life for coaches是由https://qwoach.com開發的Chrome擴展程式,該擴展的主要功能是“Interactive wheel of life for coaches and their clients”。
擴展截圖
下載Qwoach: interactive wheel of life for coaches擴展crx文件
下載Qwoach: interactive wheel of life for coaches擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Interactive heel of Life for caches and coaching clients. Your clients' can setup the areas of life that are important for them and score each of them. Or add the wheel of life onto your website as an assessment or use it as a lead magnet.
擴展基本資訊
名稱 | Qwoach: interactive wheel of life for coaches |
ID | cgknndghigjfnpeacfchpfhnpiebagio |
官方網址 | https://chromewebstore.google.com/detail/qwoach-interactive-wheel/cgknndghigjfnpeacfchpfhnpiebagio |
簡介 | Interactive wheel of life for coaches and their clients |
檔案大小 | 85.38 KB |
安裝次數 | 28 |
目前版本 | 1.0.1 |
更新時間 | 2021-04-06 |
上架時間 | 2021-04-05 |
評分 | 5.00/5 共 2 次評分 |
開發者 | https://qwoach.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://qwoach.com |
隱私政策頁面URL | https://qwoach.com/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Qwoach: interactive wheel of life for coaches", "description": "Interactive wheel of life 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 wheel of life for coaches" }, "background": { "scripts": [ "background.js" ] } } |