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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | CXone Agent Click-to-Dial |
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 |
عنوان صفحة المساعدة | https://help.nicecxone.com |
عنوان صفحة سياسة الخصوصية | 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": [ " |