Qwoach: interactive wheel of life for coaches

Interactive wheel of life for coaches and their clients

O que é Qwoach: interactive wheel of life for coaches?

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

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Qwoach: interactive wheel of life for coaches

Baixe arquivos de extensão Qwoach: interactive wheel of life 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

                        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.                    

Informações Básicas da Extensão

Nome Qwoach: interactive wheel of life for coaches Qwoach: interactive wheel of life for coaches
ID cgknndghigjfnpeacfchpfhnpiebagio
URL Oficial https://chromewebstore.google.com/detail/qwoach-interactive-wheel/cgknndghigjfnpeacfchpfhnpiebagio
Descrição Interactive wheel of life for coaches and their clients
Tamanho do Arquivo 85.38 KB
Contagem de Instalações 28
Versão Atual 1.0.1
Última Atualização 2021-04-06
Data de Publicação 2021-04-05
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://qwoach.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://qwoach.com
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 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"
        ]
    }
}