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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |