Square Up

In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.

Что такое Square Up?

Square Up - это расширение Chrome, разработанное Square Up, и его основная функция - "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Square Up

Скачайте файлы расширений Square Up в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название Square Up Square Up
ID pfdmbcpapghhokpllhfcdahamakpbijh
Официальный URL https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh
Описание In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Размер файла 17.95 KB
Количество установок 58
Текущая Версия 1.40
Последнее Обновление 2020-09-30
Дата публикации 2020-08-04
Рейтинг 5.00/5 Всего 1 оценок
Разработчик Square Up
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}