Tenfold Chrome Extension
Tenfold Chrome Extension
Τι είναι το Tenfold Chrome Extension;
Το Tenfold Chrome Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Tenfold, και η κύρια λειτουργία του είναι "Tenfold Chrome Extension".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Tenfold Chrome Extension
Λήψη αρχείων επέκτασης Tenfold Chrome Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Tenfold integrates enterprise CRMs and phone systems enabling contact center agents to better serve their customers via a robust agent UI. The Tenfold Chrome Extension is the agent facing portion of the Tenfold solution. The Tenfold Chrome Extension interacts with Tenfold Cloud and Google Firebase to provide functionality to it's end users including: - Identify callers via the Tenfold UI by leveraging the contact center CRM as the system of record. Tenfold searches the CRM automatically using the phone number of the caller and presents the results to the agent. - Capture notes about the interaction and save them to the CRM using the notepad in the Tenfold UI. This call data is available in Tenfold's dashboard and the CRM so that agents and supervisors can view analytics. - Create and update cases or opportunities the contact center has associated with the caller. - Click to dial phone numbers within the CRM and on any website in the Chrome browser using the build in phone number parser in the Tenfold UI. Additionally, the Tenfold Local Presence feature enables agents to initiate outbound dials to their existing customers using localized pre-registered numbers across different area codes. - Launch online meetings with a single click from the Tenfold UI. Tenfold is designed to integrate seamlessly with most enterprise CRMs and phone systems via out of the box API’s.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Tenfold Chrome Extension |
ID | bhbjldpmfhkffdepkcalihjlgnljpeeh |
Επίσημο URL | https://chromewebstore.google.com/detail/tenfold-chrome-extension/bhbjldpmfhkffdepkcalihjlgnljpeeh |
Περιγραφή | Tenfold Chrome Extension |
Μέγεθος Αρχείου | 4.97 MB |
Αριθμός Εγκαταστάσεων | 1,928 |
Τρέχουσα Έκδοση | 5.21.0 |
Τελευταία Ενημέρωση | 2023-06-12 |
Ημερομηνία Δημοσίευσης | 2020-06-18 |
Προγραμματιστής | Tenfold |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://tenfold.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://tenfold.com/support-center |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.tenfold.com/privacy |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "5.21.0", "name": "Tenfold Chrome Extension", "short_name": " CE", "manifest_version": 3, "description": "Tenfold Chrome Extension", "background": { "service_worker": "background.js" }, "action": { "default_title": "Open Tenfold App", "default_popup": "popup.html" }, "content_scripts": [ { "all_frames": true, "matches": [ " |