Compartir pantalla NW-Alcatel Rainbow
NW-Rainbow HD Sharing (screens and applications)
Τι είναι το Compartir pantalla NW-Alcatel Rainbow;
Το Compartir pantalla NW-Alcatel Rainbow είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.gruponw.com, και η κύρια λειτουργία του είναι "NW-Rainbow HD Sharing (screens and applications)".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Compartir pantalla NW-Alcatel Rainbow
Λήψη αρχείων επέκτασης 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. Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| 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"
]
} | |