VoIPOffice Communicator Extension 4.x
Use VoIPOffice Communicator 4.x to call numbers in Chrome.
Apa itu VoIPOffice Communicator Extension 4.x?
VoIPOffice Communicator Extension 4.x adalah ekstensi Chrome yang dikembangkan oleh https://www.telappliant.com, dan fitur utamanya adalah "Use VoIPOffice Communicator 4.x to call numbers in Chrome.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi VoIPOffice Communicator Extension 4.x
Unduh file ekstensi VoIPOffice Communicator Extension 4.x dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
VoIPOffice Communicator is a Windows/Mac OSX X application that provides users of Telappliant VoIPOffice with a number of unified communications features including presence, instant messaging, screen popping and click to dial. It can be used as a stand-alone softphone or integrated with your IP phone to simplify the placing, receiving and managing of calls and voicemails. This Chrome extension enables VoIPOffice Communicator 4.x users to dial any telephone number on a web page by clicking on the number. For more information, visit: https://www.telappliant.com/voipoffice-communicator
Informasi Dasar Ekstensi
Nama | |
ID | jcdplfbannbeomcpikglemcpclheikhd |
URL Resmi | https://chromewebstore.google.com/detail/voipoffice-communicator-e/jcdplfbannbeomcpikglemcpclheikhd |
Deskripsi | Use VoIPOffice Communicator 4.x to call numbers in Chrome. |
Ukuran File | 17.59 KB |
Jumlah Instalasi | 58 |
Versi Saat Ini | 4.1 |
Terakhir Diperbarui | 2017-05-05 |
Tanggal Publikasi | 2017-05-05 |
Pengembang | https://www.telappliant.com |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.telappliant.com/voipoffice-communicator |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VoIPOffice Communicator Extension 4.x", "version": "4.1", "author": "Telappliant Ltd", "description": "Use VoIPOffice Communicator 4.x to call numbers in Chrome.", "icons": { "128": "app128.png", "48": "app48.png", "32": "app32.png", "16": "app16.png" }, "background": { "scripts": [ "call_action.js" ] }, "permissions": [ "contextMenus", "tabs" ], "manifest_version": 2 } |