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 |
官方網址 | 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" } } |