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 |
| 官方網址 | 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": [
" | |