Square Up
In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.
Apa itu Square Up?
Square Up adalah ekstensi Chrome yang dikembangkan oleh Square Up, dan fitur utamanya adalah "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Square Up
Unduh file ekstensi Square Up dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | pfdmbcpapghhokpllhfcdahamakpbijh |
URL Resmi | https://chromewebstore.google.com/detail/square-up/pfdmbcpapghhokpllhfcdahamakpbijh |
Deskripsi | In browser sales coach, helping you find the objections you receive the most so you can train and hit quota. |
Ukuran File | 17.95 KB |
Jumlah Instalasi | 58 |
Versi Saat Ini | 1.40 |
Terakhir Diperbarui | 2020-09-30 |
Tanggal Publikasi | 2020-08-04 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Square Up |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |