Square Up

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

Cos'è Square Up?

Square Up è un'estensione di Chrome sviluppata da Square Up, e la sua funzione principale è "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Square Up

Scarica i file di estensione Square Up in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Square Up Square Up
ID pfdmbcpapghhokpllhfcdahamakpbijh
URL Ufficiale https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh
Descrizione In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Dimensione del File 17.95 KB
Conteggio Installazioni 58
Versione Corrente 1.40
Ultimo Aggiornamento 2020-09-30
Data di Pubblicazione 2020-08-04
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Square Up
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}