Square Up
In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Was ist Square Up?
Square Up ist eine Chrome-Erweiterung, die von Square Up entwickelt wurde, und ihr Hauptmerkmal ist "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".
Erweiterungsscreenshots
Square Up-Erweiterungs-CRX-Datei herunterladen
Laden Sie Square Up-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | pfdmbcpapghhokpllhfcdahamakpbijh |
Offizielle URL | https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh |
Beschreibung | In browser sales coach, helping you find the objections you receive the most so you can train and hit quota. |
Dateigröße | 17.95 KB |
Installationsanzahl | 58 |
Aktuelle Version | 1.40 |
Letztes Update | 2020-09-30 |
Veröffentlichungsdatum | 2020-08-04 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Square Up |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |