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 Square Up द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "In browser sales coach, helping you find the objections you receive the most so you can train and hit quota."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Square Up एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" } } |