Square Up
In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Wat is Square Up?
Square Up is een Chrome-extensie ontwikkeld door Square Up, en de belangrijkste functie is "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".
Extensie Screenshots
Download het CRX-bestand van de extensie Square Up
Download Square Up-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | pfdmbcpapghhokpllhfcdahamakpbijh |
Officiële URL | https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh |
Beschrijving | In browser sales coach, helping you find the objections you receive the most so you can train and hit quota. |
Bestandsgrootte | 17.95 KB |
Aantal Installaties | 58 |
Huidige Versie | 1.40 |
Laatst Bijgewerkt | 2020-09-30 |
Publicatiedatum | 2020-08-04 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Square Up |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |