Square Up

In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.

¿Qué es Square Up?

Square Up es una extensión de Chrome desarrollada por Square Up, y su función principal es "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Square Up

Descarga archivos de extensión Square Up en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Square Up Square Up
ID pfdmbcpapghhokpllhfcdahamakpbijh
URL Oficial https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh
Descripción In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Tamaño del Archivo 17.95 KB
Cantidad de Instalaciones 58
Versión Actual 1.40
Última Actualización 2020-09-30
Fecha de Publicación 2020-08-04
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador Square Up
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}