CXone Agent Click-to-Dial
CXone Agent Click to Dial Extension
What is CXone Agent Click-to-Dial?
CXone Agent Click-to-Dial is a Chrome extension developed by agentupdates, and its main feature is "CXone Agent Click to Dial Extension".
Extension Screenshots
Download CXone Agent Click-to-Dial Extension CRX File
Download CXone Agent Click-to-Dial extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | CXone Agent Click-to-Dial |
ID | anehaijgfhlkchmihoaklaimlclnomag |
Official URL | https://chromewebstore.google.com/detail/cxone-agent-click-to-dial/anehaijgfhlkchmihoaklaimlclnomag |
Description | CXone Agent Click to Dial Extension |
File Size | 231 KB |
Installation Count | 447 |
Current Version | 1.0.9 |
Last Updated | 2024-01-05 |
Publish Date | 2022-11-15 |
Developer | agentupdates |
[email protected] | |
Payment Type | free |
Extension Website | https://niceincontact.com |
Help Page URL | https://help.nicecxone.com |
Privacy Policy Page URL | https://www.nice.com/company/legal/privacy-policy |
Supported Languages | 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": [ " |