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