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 |
Eメール | [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" } } |