Compartir pantalla NW-Alcatel Rainbow
NW-Rainbow HD Sharing (screens and applications)
Wat is Compartir pantalla NW-Alcatel Rainbow?
Compartir pantalla NW-Alcatel Rainbow is een Chrome-extensie ontwikkeld door https://www.gruponw.com, en de belangrijkste functie is "NW-Rainbow HD Sharing (screens and applications)".
Extensie Screenshots
Download het CRX-bestand van de extensie Compartir pantalla NW-Alcatel Rainbow
Download Compartir pantalla NW-Alcatel Rainbow-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Extensión para compartir pantalla usando la unión tecnológica de Alcatel Lucent Enterprise y NW Group. Basisinformatie over de Extensie
| Naam | |
| ID | giejofdcpipnomkhifajkboommcojmok |
| Officiële URL | https://chromewebstore.google.com/detail/compartir-pantalla-nw-alc/giejofdcpipnomkhifajkboommcojmok |
| Beschrijving | NW-Rainbow HD Sharing (screens and applications) |
| Bestandsgrootte | 45.19 KB |
| Aantal Installaties | 51 |
| Huidige Versie | 2.0 |
| Laatst Bijgewerkt | 2019-10-29 |
| Publicatiedatum | 2019-10-29 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://www.gruponw.com |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
]
} | |