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": [ " |