Square Up
In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Hvad er Square Up?
Square Up er en Chrome-udvidelse udviklet af Square Up, og dens hovedfunktion er "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".
Udvidelsesskærmbilleder
Download Square Up-udvidelses-CRX-fil
Download Square Up-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | pfdmbcpapghhokpllhfcdahamakpbijh |
Officiel URL | https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh |
Beskrivelse | In browser sales coach, helping you find the objections you receive the most so you can train and hit quota. |
Filstørrelse | 17.95 KB |
Antal Installationer | 58 |
Nuværende Version | 1.40 |
Senest Opdateret | 2020-09-30 |
Udgivelsesdato | 2020-08-04 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Square Up |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |