Square Up
In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Co to jest Square Up?
Square Up to rozszerzenie Chrome opracowane przez Square Up, a jego główną funkcją jest „In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Square Up
Pobierz pliki rozszerzeń Square Up w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | pfdmbcpapghhokpllhfcdahamakpbijh |
Oficjalny URL | https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh |
Opis | In browser sales coach, helping you find the objections you receive the most so you can train and hit quota. |
Rozmiar pliku | 17.95 KB |
Liczba instalacji | 58 |
Aktualna Wersja | 1.40 |
Ostatnia Aktualizacja | 2020-09-30 |
Data Publikacji | 2020-08-04 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Square Up |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |