VoiceMpower 'Click to Call' Extension
Converts phone numbers in any web page into 'click to call' links, using your Asterisk's PBX extension.
什么是VoiceMpower 'Click to Call' Extension?
VoiceMpower 'Click to Call' Extension是由https://www.voicempower.com开发的Chrome扩展程序,该扩展的主要功能是“Converts phone numbers in any web page into 'click to call' links, using your Asterisk's PBX extension.”。
扩展截图
下载VoiceMpower 'Click to Call' Extension扩展crx文件
下载VoiceMpower 'Click to Call' Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The 'VoiceMpower 'Click to Call' extension adds 'click to call' capabilities to any web page. It converts phone numbers in any web page into 'click to call' links. Clicking on the phone links starts a new call, using 'Asterisk PBX' extension. This extension requires FOP2 ( Flash Operator Panel 2, available at http://www.fop2.com ). What's new in 1.0.16: Fixed popup window position for new Chrome version. What's new in 1.0.15: Added LogOut button. What's new in 1.0.14: WebSocket reloaded when settings changed. The settings saved after Chrome restart. What's new in 1.0.13: Reload settings during extension startup. What's new in 1.0.12: Websocket moved to background. Added colored icons which indicates about connection status. What's new in 1.0.11: Websocket ping is on. What's new in 1.0.10: Ping is off to minimize the server load. The notification fixes. What's new in 1.0.9: Fix for the case when the FOP2 url is equal to the CDR-Reports URL. What's new in 1.0.8: Added 'Dial' context menu for selected phone numbers. What's new in 1.0.7: Removing fix for 'chrome.runtime' error. What's new in 1.0.6: Fix 'chrome.runtime' error. What's new in 1.0.5: Fix for notifications. Hide old notifications when call is answered or hanged. What's new in 1.0.4: Added notifications for incoming calls. What's new in 1.0.3: Updated 'click to call' function. Now the FOP2 dial without additional confirmation. What's new in 1.0.2: Updated icons. What's new in 1.0.1: Support for pages with postponed content loading.
扩展基本信息
名称 | VoiceMpower 'Click to Call' Extension |
ID | hfdogdaeajhbahclajmbfbldffdefcgn |
官方URL | https://chromewebstore.google.com/detail/voicempower-click-to-call/hfdogdaeajhbahclajmbfbldffdefcgn |
简介 | Converts phone numbers in any web page into 'click to call' links, using your Asterisk's PBX extension. |
文件大小 | 57.3 KB |
安装次数 | 83 |
当前版本 | 1.0.16 |
更新时间 | 2021-06-09 |
上架时间 | 2020-07-01 |
评分 | 3.00/5 共1次评分 |
开发者 | https://www.voicempower.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.voicempower.com/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "assets\/img\/tel-19.png", "default_popup": "popup.html" }, "content_scripts": [ { "all_frames": true, "js": [ "content.js" ], "matches": [ " |