PERU CONNECT Screen Sharing
PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams/microphones.
Cos'è PERU CONNECT Screen Sharing?
PERU CONNECT Screen Sharing è un'estensione di Chrome sviluppata da https://click-to-video.com, e la sua funzione principale è "PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams/microphones.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione PERU CONNECT Screen Sharing
Scarica i file di estensione PERU CONNECT Screen Sharing in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams/microphones. Informazioni di Base sull'Estensione
| Nome | |
| ID | gjkkoeagdcdbnjelckkknjfjpkjklheg |
| URL Ufficiale | https://chromewebstore.google.com/detail/peru-connect-screen-shari/gjkkoeagdcdbnjelckkknjfjpkjklheg |
| Descrizione | PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams/microphones. |
| Dimensione del File | 143 KB |
| Conteggio Installazioni | 25 |
| Versione Corrente | 4.18.0618 |
| Ultimo Aggiornamento | 2018-07-10 |
| Data di Pubblicazione | 2018-07-10 |
| Sviluppatore | https://click-to-video.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "PERU CONNECT Screen Sharing",
"author": "NetStairs",
"version": "4.18.0618",
"manifest_version": 2,
"minimum_chrome_version": "34",
"description": "PERU CONNECT Screen Sharing allows you share screens, along with chat, files, and webcams\/microphones.",
"homepage_url": "https:\/\/peruconnect.click-to-video.com\/",
"background": {
"scripts": [
"socket.io.js",
"adapter.js",
"RTCMultiConnection.min.js",
"CodecsHandler.js",
"IceServersHandler.js",
"MultiStreamsMixer.js",
"desktop-capturing.js"
],
"persistent": false
},
"browser_action": {
"default_icon": "images\/desktopCapture22.png",
"default_title": "PERU CONNECT Screen Sharing",
"default_popup": "dropdown.html"
},
"icons": {
"16": "images\/desktopCapture16.png",
"22": "images\/desktopCapture22.png",
"32": "images\/desktopCapture32.png",
"48": "images\/desktopCapture48.png",
"128": "images\/desktopCapture128.png"
},
"permissions": [
"desktopCapture",
"storage",
"tabs",
" | |