Mobile VoIP Connect
Can Initiate a call by clicking on any phone number displayed in the browser
什么是Mobile VoIP Connect?
Mobile VoIP Connect是由Mobile VoIP Connect开发的Chrome扩展程序,该扩展的主要功能是“Can Initiate a call by clicking on any phone number displayed in the browser”。
扩展截图
下载Mobile VoIP Connect扩展crx文件
下载Mobile VoIP Connect扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Version 0.0.5.0:
Fixes:
- Stock logout/logout button
- Boolean check when scripts lose their connection on form script
- Boolean check when scripts lose their connection on core script
- Expose unencrypted credentials
- Implement 64 bit encoding encryption algorithm
- Implement source code obfuscate
Improvements:
- UI/UX revamp
- UI straight forward usage
Version 0.0.4.4:
Fixes:
- Closing popup form after login/logout
Improvements:
- Removing delays between UI refresh and user actions
Version 0.0.4.3:
Fixes:
- Fixed issue with tel: links intercepting callbacks, default behavior suppressed to let VoIP to take over
Version 0.0.4.2:
Fixes:
- Fixed issue with 'accidental' callback every time the login is happening in main form
- Fixed issue with broken web pages caused by scripts executed at the moment when decorated element is added back to the page
Improvements:
- Added 'Login Failed!' message in case if login is not successful in main form
- Make login/logout buttons truly disabled based on state 扩展基本信息
| 名称 | |
| ID | cembgmegkmomikbajjfcjjmlakkdofbi |
| 官方URL | https://chromewebstore.google.com/detail/mobile-voip-connect/cembgmegkmomikbajjfcjjmlakkdofbi |
| 简介 | Can Initiate a call by clicking on any phone number displayed in the browser |
| 文件大小 | 19.5 MB |
| 安装次数 | 89 |
| 当前版本 | 0.0.5.0 |
| 更新时间 | 2021-04-07 |
| 上架时间 | 2020-08-04 |
| 开发者 | Mobile VoIP Connect |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://www.connectmevoice.com/privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Mobile VoIP Connect",
"version": "0.0.5.0",
"description": "Can Initiate a call by clicking on any phone number displayed in the browser",
"content_scripts": [
{
"js": [
"jquery-3.2.1.min.js",
"core.js",
"ui.js"
],
"matches": [
" | |