VoIPOffice Communicator Extension 4.x
Use VoIPOffice Communicator 4.x to call numbers in Chrome.
Cos'è VoIPOffice Communicator Extension 4.x?
VoIPOffice Communicator Extension 4.x è un'estensione di Chrome sviluppata da https://www.telappliant.com, e la sua funzione principale è "Use VoIPOffice Communicator 4.x to call numbers in Chrome.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione VoIPOffice Communicator Extension 4.x
Scarica i file di estensione VoIPOffice Communicator Extension 4.x in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | jcdplfbannbeomcpikglemcpclheikhd |
URL Ufficiale | https://chromewebstore.google.com/detail/voipoffice-communicator-e/jcdplfbannbeomcpikglemcpclheikhd |
Descrizione | Use VoIPOffice Communicator 4.x to call numbers in Chrome. |
Dimensione del File | 17.59 KB |
Conteggio Installazioni | 58 |
Versione Corrente | 4.1 |
Ultimo Aggiornamento | 2017-05-05 |
Data di Pubblicazione | 2017-05-05 |
Sviluppatore | https://www.telappliant.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.telappliant.com/voipoffice-communicator |
Lingue Supportate | 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 } |