VozTelecom CRM Integration

VozTelecom CRM integration plugin

ما هو VozTelecom CRM Integration؟

VozTelecom CRM Integration هو إضافة Chrome تم تطويرها بواسطة Gamma Comunicaciones، والميزة الرئيسية لها هي "VozTelecom CRM integration plugin".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة VozTelecom CRM Integration

قم بتنزيل ملفات الامتداد VozTelecom CRM Integration بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        The VozTelecom CRM integration plugin adds click to dial and real time notifications of incoming and outgoing calls to your CRM. Install this plugin if you have a supported CRM and you are a customer of VozTelecom to increase your productivity and keep track of each and every call made from your telephony service, no matter if mobile, fixed of made from a softphone. The application is currently in Beta.                    

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

الاسم VozTelecom CRM Integration VozTelecom CRM Integration
ID jhbaipkhlddnffncjdfbgglnjnfppdie
عنوان URL الرسمي https://chromewebstore.google.com/detail/voztelecom-crm-integratio/jhbaipkhlddnffncjdfbgglnjnfppdie
الوصف VozTelecom CRM integration plugin
حجم الملف 2.28 MB
عدد التثبيتات 104
النسخة الحالية Prod_0_8_26
آخر تحديث 2022-09-22
تاريخ النشر 2020-05-27
المطور Gamma Comunicaciones
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.voztele.com/crm/
عنوان صفحة المساعدة https://www.voztele.com/crm/
عنوان صفحة سياسة الخصوصية https://config.work.oigaa.com/oigaa_work/OW_Private_Policy_EN.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VozTelecom CRM Integration",
    "description": "VozTelecom CRM integration plugin",
    "default_locale": "en",
    "version": "0.8.26",
    "version_name": "Prod_0_8_26",
    "permissions": [
        "https:\/\/*.voztele.com\/*",
        "https:\/\/*.oigaa.com\/*",
        "https:\/\/*.bitrix24.eu\/*",
        "https:\/\/api.teamleader.eu\/*",
        "https:\/\/app.holded.com\/*",
        "https:\/\/app.hubspot.com\/*",
        "http:\/\/localhost:8080\/*",
        "storage"
    ],
    "background": {
        "scripts": [
            "js\/lib\/jquery-3.4.1.min.js",
            "js\/lib\/engineio.js",
            "js\/lib\/socket.io.js",
            "js\/license.js",
            "js\/background\/commonstorage.js",
            "js\/background\/common.js",
            "js\/background\/engineiomanager.js",
            "js\/background\/websocketmanager.js",
            "js\/background\/background.js",
            "js\/background\/hubspotEventManager.js",
            "js\/background\/holdedEventManager.js",
            "js\/background\/teamleaderEventManager.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_popup": "html\/browser_icon.html?hidden=true"
    },
    "content_security_policy": "script-src 'unsafe-eval' 'self' https:\/\/config.work.oigaa.com ; object-src 'self';",
    "content_scripts": [
        {
            "exclude_globs": [],
            "include_globs": [],
            "matches": [
                "https:\/\/app.teamleader.eu\/*",
                "https:\/\/focus.teamleader.eu\/*"
            ],
            "js": [
                "js\/lib\/jquery-3.4.1.min.js",
                "js\/lib\/jquery-ui-1.12.1.min.js",
                "js\/lib\/snackbar.min.js",
                "js\/license.js",
                "js\/foreground\/common.js",
                "js\/foreground\/background-communication.js",
                "js\/foreground\/teamleader.js"
            ]
        },
        {
            "exclude_globs": [],
            "include_globs": [],
            "matches": [
                "https:\/\/app.hubspot.com\/*"
            ],
            "js": [
                "js\/lib\/jquery-3.4.1.min.js",
                "js\/lib\/jquery-ui-1.12.1.min.js",
                "js\/lib\/snackbar.min.js",
                "js\/license.js",
                "js\/foreground\/common.js",
                "js\/foreground\/background-communication.js",
                "js\/foreground\/hubspot.js",
                "js\/foreground\/hubspotcall.js"
            ]
        },
        {
            "exclude_globs": [],
            "include_globs": [],
            "matches": [
                "https:\/\/app.holded.com\/*"
            ],
            "js": [
                "js\/lib\/jquery-3.4.1.min.js",
                "js\/lib\/jquery-ui-1.12.1.min.js",
                "js\/lib\/snackbar.min.js",
                "js\/lib\/mutation-summary.js",
                "js\/license.js",
                "js\/foreground\/common.js",
                "js\/foreground\/background-communication.js",
                "js\/foreground\/holded.js"
            ]
        },
        {
            "exclude_globs": [],
            "include_globs": [],
            "matches": [
                "https:\/\/localhost:8080\/oigaa4WBackend\/Devel\/hubspot\/hubspot_api2.jsp*",
                "https:\/\/config.work.oigaa.com\/oigaa_work*\/*\/hubspot_api2.jsp*"
            ],
            "js": [
                "js\/lib\/jquery-3.4.1.min.js",
                "js\/lib\/jquery-ui-1.12.1.min.js",
                "js\/lib\/snackbar.min.js",
                "js\/license.js",
                "js\/foreground\/common.js",
                "js\/foreground\/background-communication.js",
                "js\/foreground\/hubspotcall.js"
            ],
            "all_frames": true
        },
        {
            "exclude_globs": [],
            "include_globs": [],
            "matches": [
                "https:\/\/*.bitrix24.eu\/*"
            ],
            "js": [
                "js\/lib\/jquery-3.4.1.min.js",
                "js\/lib\/jquery-ui-1.12.1.min.js",
                "js\/lib\/mutation-summary.js",
                "js\/license.js",
                "js\/foreground\/common.js",
                "js\/foreground\/background-communication.js",
                "js\/foreground\/bitrix24.js"
            ]
        },
        {
            "exclude_globs": [],
            "include_globs": [],
            "matches": [
                "https:\/\/config.work.oigaa.com\/vtcrm*\/*\/*OAuthCallBack.jsp*",
                "http:\/\/localhost:8080\/vtcrm*\/*\/*OAuthCallBack.jsp*"
            ],
            "js": [
                "js\/lib\/jquery-3.4.1.min.js",
                "js\/license.js",
                "js\/foreground\/common.js",
                "js\/foreground\/background-communication.js",
                "js\/foreground\/oauthcallback.js"
            ]
        },
        {
            "exclude_globs": [],
            "include_globs": [],
            "matches": [
                "https:\/\/config.work.oigaa.com\/vtcrm*\/activation\/enterIdentity.jsp",
                "http:\/\/localhost:8080\/vtcrm*\/*\/activation\/enterIdentity.jsp"
            ],
            "js": [
                "js\/license.js",
                "js\/foreground\/identity-token-callback.js"
            ]
        }
    ],
    "icons": {
        "128": "img\/logo.png"
    },
    "web_accessible_resources": [
        "_locales\/*",
        "js\/*",
        "img\/*",
        "font\/*",
        "css\/*",
        "mp3\/*",
        "html\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/api.teamleader.eu\/*",
            "https:\/\/app.holded.com\/*",
            "https:\/\/app.hubspot.com\/*",
            "https:\/\/config.work.oigaa.com\/*",
            "https:\/\/localhost:8080\/*"
        ]
    },
    "minimum_chrome_version": "56.0.0",
    "manifest_version": 2
}