Square Up
In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
O que é Square Up?
Square Up é uma extensão do Chrome desenvolvida por Square Up, e sua principal característica é "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Square Up
Baixe arquivos de extensão Square Up 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
Coach yourself from your chrome browser to handle sales objections. Extension includes: *Objection Tracking *Real Time Stats *On-Call Cheat Sheet *Objection Generator with over 30+ objections *Objection Response Creator *Call playback and reviewer
Informações Básicas da Extensão
Nome | |
ID | pfdmbcpapghhokpllhfcdahamakpbijh |
URL Oficial | https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh |
Descrição | In browser sales coach, helping you find the objections you receive the most so you can train and hit quota. |
Tamanho do Arquivo | 17.95 KB |
Contagem de Instalações | 58 |
Versão Atual | 1.40 |
Última Atualização | 2020-09-30 |
Data de Publicação | 2020-08-04 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | Square Up |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Square Up", "version": "1.40", "description": "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.", "icons": { "128": "logo.png" }, "browser_action": { "default_popup": "script.html", "default_icon": "logo.png", "default_title": "Square Up" } } |