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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Square Up และคุณลักษณะหลักของมันคือ "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Square Up
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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" } } |