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是由Square Up开发的Chrome扩展程序,该扩展的主要功能是“In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.”。
扩展截图
下载Square Up扩展crx文件
下载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
扩展基本信息
名称 | |
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" } } |