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 هو إضافة Chrome تم تطويرها بواسطة https://www.telappliant.com، والميزة الرئيسية لها هي "Use VoIPOffice Communicator 4.x to call numbers in Chrome.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة VoIPOffice Communicator Extension 4.x

قم بتنزيل ملفات الامتداد VoIPOffice Communicator Extension 4.x بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان 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
}