VoIPOffice Communicator Extension 4.x

Use VoIPOffice Communicator 4.x to call numbers in Chrome.

Was ist VoIPOffice Communicator Extension 4.x?

VoIPOffice Communicator Extension 4.x ist eine Chrome-Erweiterung, die von https://www.telappliant.com entwickelt wurde, und ihr Hauptmerkmal ist "Use VoIPOffice Communicator 4.x to call numbers in Chrome.".

Erweiterungsscreenshots

screenshot

VoIPOffice Communicator Extension 4.x-Erweiterungs-CRX-Datei herunterladen

Laden Sie VoIPOffice Communicator Extension 4.x-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name VoIPOffice Communicator Extension 4.x VoIPOffice Communicator Extension 4.x
ID jcdplfbannbeomcpikglemcpclheikhd
Offizielle URL https://chromewebstore.google.com/detail/voipoffice-communicator-e/jcdplfbannbeomcpikglemcpclheikhd
Beschreibung Use VoIPOffice Communicator 4.x to call numbers in Chrome.
Dateigröße 17.59 KB
Installationsanzahl 58
Aktuelle Version 4.1
Letztes Update 2017-05-05
Veröffentlichungsdatum 2017-05-05
Entwickler https://www.telappliant.com
Zahlungsart free
Erweiterungswebsite https://www.telappliant.com/voipoffice-communicator
Unterstützte Sprachen 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
}