Compartir pantalla NW-Alcatel Rainbow

NW-Rainbow HD Sharing (screens and applications)

什么是Compartir pantalla NW-Alcatel Rainbow?

Compartir pantalla NW-Alcatel Rainbow是由https://www.gruponw.com开发的Chrome扩展程序,该扩展的主要功能是“NW-Rainbow HD Sharing (screens and applications)”。

扩展截图

screenshot

下载Compartir pantalla NW-Alcatel Rainbow扩展crx文件

下载Compartir pantalla NW-Alcatel Rainbow扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Extensión para compartir pantalla usando la unión tecnológica de Alcatel Lucent Enterprise y NW Group.                    

扩展基本信息

名称 Compartir pantalla NW-Alcatel Rainbow Compartir pantalla NW-Alcatel Rainbow
ID giejofdcpipnomkhifajkboommcojmok
官方URL https://chromewebstore.google.com/detail/compartir-pantalla-nw-alc/giejofdcpipnomkhifajkboommcojmok
简介 NW-Rainbow HD Sharing (screens and applications)
文件大小 45.19 KB
安装次数 51
当前版本 2.0
更新时间 2019-10-29
上架时间 2019-10-29
评分 5.00/5 共2次评分
开发者 https://www.gruponw.com
付费类型 free
支持的语言 es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Compartir pantalla NW-Alcatel Rainbow",
    "description": "NW-Rainbow HD Sharing (screens and applications)",
    "version": "2.0",
    "author": "andresf",
    "browser_action": {
        "default_icon": "GrupoNWslogan blanco.png"
    },
    "icons": {
        "16": "GrupoNWslogan blanco.png",
        "48": "GrupoNWslogan blanco.png",
        "128": "GrupoNWslogan blanco.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "desktopCapture",
        "https:\/\/nwchat.loc\/ale\/main\/user\/*",
        "https:\/\/nwchat.loc\/ale\/main\/agent\/*",
        "https:\/\/ccb_ases.loc\/ale\/main\/agent\/*",
        "https:\/\/ccb_ases.loc\/ale\/main\/user\/*",
        "https:\/\/ccb.gruponw.com\/ale\/main\/agent\/*",
        "https:\/\/ccb.gruponw.com\/ale\/main\/user\/*",
        "https:\/\/ccb.gruponw.com\/ale\/main\/agent\/index.html*",
        "https:\/\/ccb.gruponw.com\/ale\/main\/user\/index.html*",
        "https:\/\/asesoriasvirtuales.ccb.org.co\/ale\/main\/agent\/index.html*",
        "https:\/\/asesoriasvirtuales.ccb.org.co\/ale\/main\/user\/index.html*",
        "https:\/\/asesoriasvirtuales.ccb.org.co\/app\/nwchat\/initVideoCall.php*",
        "https:\/\/asesoriasvirtuales.ccb.org.co\/ale\/main\/agent\/*",
        "https:\/\/asesoriasvirtuales.ccb.org.co\/ale\/main\/user\/*",
        "https:\/\/192.168.1.41\/ale\/main\/agent\/*",
        "https:\/\/192.168.1.41\/ale\/main\/user\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/192.168.1.41\/ale\/main\/agent\/*",
            "https:\/\/192.168.1.41\/ale\/main\/user\/*",
            "https:\/\/nwchat.loc\/ale\/main\/agent\/*",
            "https:\/\/nwchat.loc\/ale\/main\/user\/*",
            "https:\/\/ccb_ases.loc\/ale\/main\/agent\/*",
            "https:\/\/ccb_ases.loc\/ale\/main\/agent\/index.html*",
            "https:\/\/ccb_ases.loc\/ale\/main\/user\/*",
            "https:\/\/ccb_ases.loc\/ale\/main\/user\/index.html*",
            "https:\/\/ccb.gruponw.com\/ale\/main\/agent\/*",
            "https:\/\/ccb.gruponw.com\/ale\/main\/user\/*",
            "https:\/\/ccb.gruponw.com\/ale\/main\/agent\/index.html*",
            "https:\/\/ccb.gruponw.com\/ale\/main\/user\/index.html*",
            "https:\/\/asesoriasvirtuales.ccb.org.co\/ale\/main\/agent\/index.html*",
            "https:\/\/asesoriasvirtuales.ccb.org.co\/ale\/main\/agent\/*",
            "https:\/\/asesoriasvirtuales.ccb.org.co\/ale\/main\/user\/index.html*",
            "https:\/\/asesoriasvirtuales.ccb.org.co\/ale\/main\/user\/*",
            "https:\/\/asesoriasvirtuales.ccb.org.co\/app\/nwchat\/initVideoCall.php*"
        ]
    },
    "web_accessible_resources": [
        "rainbow_128.png"
    ]
}