CXone Agent Click-to-Dial
CXone Agent Click to Dial Extension
什么是CXone Agent Click-to-Dial?
CXone Agent Click-to-Dial是由agentupdates开发的Chrome扩展程序,该扩展的主要功能是“CXone Agent Click to Dial Extension”。
扩展截图
下载CXone Agent Click-to-Dial扩展crx文件
下载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": [
" | |