InTalk.io WebRTC Agent Phone

InTalk.io WebRTC Phone.

ما هو InTalk.io WebRTC Agent Phone؟

InTalk.io WebRTC Agent Phone هو إضافة Chrome تم تطويرها بواسطة developer، والميزة الرئيسية لها هي "InTalk.io WebRTC Phone.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة InTalk.io WebRTC Agent Phone

قم بتنزيل ملفات الامتداد InTalk.io WebRTC Agent Phone بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        InTalk.io WebRTC Phone.
InTalk Contact Center extension allows agents to connect to InTalk Contact Center.
InTalk Contact Center Extension uses WebRTC to send and receive phone calls from their chrome browser only.

 
* Agents can send and receive calls from chrome browser using headset.
* They can manage all call related functionalities from same extension.                    

معلومات أساسية عن التمديد

الاسم InTalk.io WebRTC Agent Phone InTalk.io WebRTC Agent Phone
ID kbpdajkhinhlcjnobfkaihkhakbllnmp
عنوان URL الرسمي https://chromewebstore.google.com/detail/intalkio-webrtc-agent-pho/kbpdajkhinhlcjnobfkaihkhakbllnmp
الوصف InTalk.io WebRTC Phone.
حجم الملف 3.53 MB
عدد التثبيتات 76
النسخة الحالية 1.19.14
آخر تحديث 2023-01-10
تاريخ النشر 2022-08-26
المطور developer
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.intalk.io
عنوان صفحة سياسة الخصوصية https://www.intalk.io/privacy
اللغات المدعومة en
manifest.json
{
    "author": "Developer ([email protected])",
    "background": {
        "service_worker": "\/theme\/chrome\/js\/background.js"
    },
    "action": {
        "default_icon": {
            "19": "ext_icons\/icon_19.png",
            "38": "ext_icons\/icon_38.png"
        },
        "default_popup": "index.html",
        "default_title": "InTalk.io WebRTC Phone"
    },
    "content_scripts": [
        {
            "js": [
                "theme\/chrome\/js\/jquery.js",
                "theme\/chrome\/js\/content-script.js",
                "theme\/chrome\/js\/script.js"
            ],
            "matches": [
                "https:\/\/qa.helpinbox.io\/helpdesk\/*",
                "https:\/\/crm.wockhardthospitalscrm.com\/*",
                "http:\/\/marvin.dream11.local\/*",
                "https:\/\/msd.dream11.com\/*",
                "https:\/\/cdl-2344-hz.collegedekho.com\/*",
                "http:\/\/localhost:8000\/*",
                "https:\/\/hd.doh.gov.ae:10443\/helpdesk\/*",
                "https:\/\/lms.collegedekho.com\/*",
                "https:\/\/openamsso.dmifinance.in\/*",
                "https:\/\/www.effezzient.com\/*",
                "https:\/\/effezzient.com\/*",
                "http:\/\/localhost\/*",
                "https:\/\/sunil.intalk.io\/*",
                "https:\/\/crm.zoho.com\/*",
                "https:\/\/crm.zoho.eu\/*",
                "https:\/\/crm.zoho.us\/*",
                "https:\/\/crm.zoho.in\/*",
                "https:\/\/recruit.zoho.com\/*",
                "https:\/\/recruit.zoho.in\/*",
                "https:\/\/recruit.zoho.us\/*",
                "https:\/\/recruit.zoho.eu\/*",
                "https:\/\/crmdev.qhtpl.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'"
    },
    "description": "InTalk.io WebRTC Phone.",
    "externally_connectable": {
        "accepts_tls_channel_id": false,
        "ids": [
            "aonpegnnnakcnlbjflbpnlbooableani"
        ],
        "matches": [
            "https:\/\/hd.doh.gov.ae:10443\/helpdesk\/*",
            "https:\/\/crm.wockhardthospitalscrm.com\/*",
            "http:\/\/marvin.dream11.local\/*",
            "https:\/\/msd.dream11.com\/*",
            "https:\/\/qa.helpinbox.io\/helpdesk\/*",
            "https:\/\/cdl-2344-hz.collegedekho.com\/*",
            "http:\/\/localhost:8000\/*",
            "https:\/\/hd.doh.gov.ae:10443\/helpdesk\/*",
            "https:\/\/lms.collegedekho.com\/*",
            "https:\/\/openamsso.dmifinance.in\/*",
            "https:\/\/www.effezzient.com\/*",
            "https:\/\/effezzient.com\/*",
            "http:\/\/localhost\/*",
            "https:\/\/sunil.intalk.io\/*",
            "https:\/\/crm.zoho.com\/*",
            "https:\/\/crm.zoho.in\/*",
            "https:\/\/crm.zoho.eu\/*",
            "https:\/\/crm.zoho.us\/*",
            "https:\/\/recruit.zoho.com\/*",
            "https:\/\/recruit.zoho.in\/*",
            "https:\/\/recruit.zoho.us\/*",
            "https:\/\/recruit.zoho.eu\/*",
            "https:\/\/crmdev.qhtpl.com\/*"
        ]
    },
    "icons": {
        "128": "ext_icons\/icon_128.png",
        "16": "ext_icons\/icon_16.png",
        "48": "ext_icons\/icon_48.png"
    },
    "manifest_version": 3,
    "name": "InTalk.io WebRTC Agent Phone",
    "options_page": "option.html",
    "permissions": [
        "activeTab",
        "tabs",
        "background",
        "storage",
        "scripting",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.19.14",
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "assets\/*",
                "img\/*",
                "theme\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}