VoIPOffice Communicator Extension 4.x
Use VoIPOffice Communicator 4.x to call numbers in Chrome.
VoIPOffice Communicator Extension 4.xとは何ですか?
VoIPOffice Communicator Extension 4.xはhttps://www.telappliant.comによって開発されたChromeの拡張機能で、その主な機能は「Use VoIPOffice Communicator 4.x to call numbers in Chrome.」です。
拡張機能のスクリーンショット
VoIPOffice Communicator Extension 4.x拡張機能のCRXファイルをダウンロード
VoIPOffice Communicator Extension 4.x拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | |
ID | jcdplfbannbeomcpikglemcpclheikhd |
公式URL | https://chromewebstore.google.com/detail/voipoffice-communicator-e/jcdplfbannbeomcpikglemcpclheikhd |
説明 | Use VoIPOffice Communicator 4.x to call numbers in Chrome. |
ファイルサイズ | 17.59 KB |
インストール数 | 58 |
現在のバージョン | 4.1 |
最終更新日 | 2017-05-05 |
公開日 | 2017-05-05 |
開発者 | https://www.telappliant.com |
支払い方法 | free |
拡張機能のウェブサイト | https://www.telappliant.com/voipoffice-communicator |
対応言語 | 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 } |