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.”。

擴展截圖

screenshot

下載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                    

擴展基本資訊

名稱 VoIPOffice Communicator Extension 4.x VoIPOffice Communicator Extension 4.x
ID jcdplfbannbeomcpikglemcpclheikhd
官方網址 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
}