Square Up
In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Qu'est-ce que Square Up ?
Square Up est une extension Chrome développée par Square Up, et sa fonction principale est "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Square Up
Téléchargez les fichiers d'extension Square Up au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | pfdmbcpapghhokpllhfcdahamakpbijh |
URL Officiel | https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh |
Description | In browser sales coach, helping you find the objections you receive the most so you can train and hit quota. |
Taille du Fichier | 17.95 KB |
Nombre d'Installations | 58 |
Version Actuelle | 1.40 |
Dernière Mise à Jour | 2020-09-30 |
Date de Publication | 2020-08-04 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Square Up |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |