Square Up
In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Vad är Square Up?
Square Up är en Chrome-tillägg utvecklad av Square Up, och dess huvudfunktion är "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".
Tilläggsskärmbilder
Ladda ner Square Up-förlängningens CRX-fil
Ladda ner Square Up-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | pfdmbcpapghhokpllhfcdahamakpbijh |
Officiell webbadress | https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh |
Beskrivning | In browser sales coach, helping you find the objections you receive the most so you can train and hit quota. |
Filstorlek | 17.95 KB |
Antal Installationer | 58 |
Aktuell Version | 1.40 |
Senast Uppdaterad | 2020-09-30 |
Publiceringsdatum | 2020-08-04 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Square Up |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } |