Square Up

Square Up

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

Merlin
Additional files are visible only to premium users

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"
  }
}