CTiContRol® Webphone para Google Workspace

CTiContRol® Webphone para Google Workspace

¿Qué es CTiContRol® Webphone para Google Workspace?

CTiContRol® Webphone para Google Workspace es una extensión de Chrome desarrollada por https://calltechsa.com, y su función principal es "CTiContRol® Webphone para Google Workspace".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión CTiContRol® Webphone para Google Workspace

Descarga archivos de extensión CTiContRol® Webphone para Google Workspace en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        What is CTiContRol®? 

CTiContRol® for Google Workspace is a suite of various components, RTC (Real Time Communications) applications and API integration that extend the functionality of someGoogle Workspace applications to integrate the customer's unified communications platform with Google's collaboration tools. 

It is a cloud solution that allows using the communications infrastructure that companies currently own and integrates seamlessly with any phone system such as: Cisco, BroadSoft, Avaya, Metaswitch, Alcaltel, Unify, 3CX, Asterisk, and many more. 

Webphone CTiContRol® for Google Workspace 

CTiContRol® for Google Workspace includes a Webphone for the Google Chrome browser, which extends the interfaces of Google Contacts and Gmail. It allows the user to register with their Google Workspace account to the communication server or softswitch, unify the contact list directly from Google Contacts including the corporate extensions directory and use the following telephone features from various Google Workspace applications such as receiving calls, call waiting (Hold), transfer, reception of MWI lamps.

Privacy Policy: https://www.calltechsa.com/en/privacy-policies-cticontrol/                    

Información Básica de la Extensión

Nombre CTiContRol® Webphone para Google Workspace CTiContRol® Webphone para Google Workspace
ID gakjlgabbpdkoilkncmlolaampjadjbj
URL Oficial https://chromewebstore.google.com/detail/cticontrol%C2%AE-webphone-para/gakjlgabbpdkoilkncmlolaampjadjbj
Descripción CTiContRol® Webphone para Google Workspace
Tamaño del Archivo 4.05 MB
Cantidad de Instalaciones 3,030
Versión Actual 1.2.13
Última Actualización 2023-10-20
Fecha de Publicación 2020-06-04
Calificación 4.40/5 Total de 5 Calificaciones
Desarrollador https://calltechsa.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.calltechsa.com/
URL de la Página de Ayuda https://www.calltechsa.com/soporte/
URL de la Página de Política de Privacidad https://www.calltechsa.com/en/privacy-policies-cticontrol
Idiomas Soportados es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "CTiContRol\u00ae Webphone para Google Workspace",
    "short_name": "CTiContRol",
    "version": "1.2.13",
    "description": "CTiContRol\u00ae Webphone para Google Workspace",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAopRYq3+DnWUPrsqNgXwg8Fh23sX\/BiaVovrAPViXAc3atF6at2m\/51vdM1IMUyPQuv0SZlu5oFWOU3SoeDXCmXvGN7Juh7mlMSUOa+A0r5ajSjlk\/Z0Li6\/O0+47x6TLrGtrppEJa\/Cu2Vhx3TmkbV6k5sFP8IWPFMzOaNrKA05mUvvwyhPNrXL9gmYoHaLKjc2tpXSpUAsUhM+4eartt1lk8PUTdRZHQCqCtRD9UYAToeGlloMPi4uGmNurvQbaGhhvcLAU3IAdD9CRFkAw96sIJ9MHLJLYmLIL3\/8S0W4Yr89vpEmcnEG4or0nW1eagHAAmc2fG4zQKN5kN48JDwIDAQAB",
    "background": {
        "service_worker": "sw.js"
    },
    "oauth2": {
        "client_id": "920808169136-tkofaljbmk1fli5em2eo52vsskes5m0g.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/contacts.readonly",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    },
    "action": {
        "default_icon": "webphone\/images\/cticontrol-16.png",
        "default_title": "CTiContRol\u00ae Webphone para Google Workspace"
    },
    "icons": {
        "16": "webphone\/images\/cticontrol-16.png",
        "32": "webphone\/images\/cticontrol-32.png",
        "48": "webphone\/images\/cticontrol-48.png",
        "128": "webphone\/images\/cticontrol-128.png"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "js": [
                "vendor\/jquery.js",
                "content_contacts.js"
            ],
            "matches": [
                "https:\/\/contacts.google.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "vendor\/jquery.js",
                "content_gmail.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "vendor\/jquery.js",
                "content_chat.js"
            ],
            "matches": [
                "https:\/\/chat.google.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "vendor\/jquery.js",
                "content_docs.js"
            ],
            "matches": [
                "https:\/\/docs.google.com\/*\/d\/*"
            ]
        },
        {
            "js": [
                "vendor\/jquery.js",
                "content_main.js"
            ],
            "matches": [
                "*:\/\/*.google.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "vendor\/jquery.js",
                "content_zoho.js"
            ],
            "matches": [
                "https:\/\/crm.zoho.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "vendor\/jquery.js",
                "content_dynamics.js"
            ],
            "matches": [
                "https:\/\/inmobiliaria.cbolivar.com.co:444\/*",
                "https:\/\/calltech365.crm2.dynamics.com\/*",
                "https:\/\/blvqa2.crm.dynamics.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "vendor\/jquery.js",
                "content_cloudsearch.js"
            ],
            "css": [
                "css\/custom_cloudsearch.css"
            ],
            "matches": [
                "https:\/\/cloudsearch.google.com\/*"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "dialplan.json",
                "config.json",
                "language\/*",
                "video.html",
                "webphone\/images\/*.png",
                "sounds\/*.mp3"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "storage",
        "notifications",
        "geolocation",
        "identity",
        "scripting",
        "browsingData"
    ],
    "host_permissions": [
        "*:\/\/*.google.com\/*",
        "*:\/\/*\/api\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/cticontrol.co\/webphone\/*",
            "https:\/\/cticontrol.co\/webphone-chrome\/*",
            "https:\/\/cticontrol.co\/webphone-test\/*",
            "https:\/\/cticontrol.co\/webphone-dev\/*"
        ]
    }
}