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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}