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 |
官方URL | 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" ] } } |