Mobile VoIP Connect
Can Initiate a call by clicking on any phone number displayed in the browser
Mobile VoIP Connectคืออะไร?
Mobile VoIP Connect เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mobile VoIP Connect และคุณลักษณะหลักของมันคือ "Can Initiate a call by clicking on any phone number displayed in the browser"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mobile VoIP Connect
ดาวน์โหลดไฟล์ส่วนขยาย 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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Mobile VoIP Connect |
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": [ " |