CXone Agent Click-to-Dial
CXone Agent Click to Dial Extension
CXone Agent Click-to-Dialคืออะไร?
CXone Agent Click-to-Dial เป็นส่วนขยายของ Chrome ที่พัฒนาโดย agentupdates และคุณลักษณะหลักของมันคือ "CXone Agent Click to Dial Extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CXone Agent Click-to-Dial
ดาวน์โหลดไฟล์ส่วนขยาย CXone Agent Click-to-Dial ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
NICE inContact Click-to-Dial Extension makes placing calls effortless for Agents. This extension converts +E164 phone numbers into clickable links that allow seamless dialing from any webpage using the NICE CXone Agent application. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | anehaijgfhlkchmihoaklaimlclnomag |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cxone-agent-click-to-dial/anehaijgfhlkchmihoaklaimlclnomag |
| คำอธิบาย | CXone Agent Click to Dial Extension |
| ขนาดไฟล์ | 231 KB |
| จำนวนการติดตั้ง | 447 |
| เวอร์ชันปัจจุบัน | 1.0.9 |
| อัปเดตครั้งล่าสุด | 2024-01-05 |
| วันที่เผยแพร่ | 2022-11-15 |
| ผู้พัฒนา | agentupdates |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://niceincontact.com |
| URL หน้าช่วยเหลือ | https://help.nicecxone.com |
| URL หน้านโยบายความเป็นส่วนตัว | https://www.nice.com/company/legal/privacy-policy |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "CXone Agent Click-to-Dial",
"description": "CXone Agent Click to Dial Extension",
"version": "1.0.9",
"manifest_version": 3,
"icons": {
"16": "assets\/images\/cxoneLogo.png",
"48": "assets\/images\/cxoneLogo.png",
"128": "assets\/images\/cxoneLogo.png"
},
"action": {
"default_popup": "popup.html",
"default_title": "CXone Click to Dial",
"default_icon": "assets\/images\/cxoneLogo.png"
},
"optional_permissions": [
"system.cpu",
"system.memory"
],
"permissions": [
"storage",
"tabs",
"activeTab",
"contextMenus"
],
"options_page": "options.html",
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |