Square Up
In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
What is Square Up?
Square Up is a Chrome extension developed by Square Up, and its main feature is "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".
Extension Screenshots
Download Square Up Extension CRX File
Download Square Up extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | pfdmbcpapghhokpllhfcdahamakpbijh |
Official URL | https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh |
Description | In browser sales coach, helping you find the objections you receive the most so you can train and hit quota. |
File Size | 17.95 KB |
Installation Count | 58 |
Current Version | 1.40 |
Last Updated | 2020-09-30 |
Publish Date | 2020-08-04 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Square Up |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |