CallRocket Desktop Streamer
Stream your desktop into meetings via https://x.callrocket.net
Cos'è CallRocket Desktop Streamer?
CallRocket Desktop Streamer è un'estensione di Chrome sviluppata da https://x.callrocket.net, e la sua funzione principale è "Stream your desktop into meetings via https://x.callrocket.net".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione CallRocket Desktop Streamer
Scarica i file di estensione CallRocket Desktop Streamer 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
Stream your desktop into meetings via https://x.callrocket.net
Informazioni di Base sull'Estensione
Nome | CallRocket Desktop Streamer |
ID | ohnmokjnholmeiapcdhgaceeiihbghoa |
URL Ufficiale | https://chromewebstore.google.com/detail/callrocket-desktop-stream/ohnmokjnholmeiapcdhgaceeiihbghoa |
Descrizione | Stream your desktop into meetings via https://x.callrocket.net |
Dimensione del File | 49.86 KB |
Conteggio Installazioni | 30 |
Versione Corrente | 0.2.5 |
Ultimo Aggiornamento | 2016-12-18 |
Data di Pubblicazione | 2016-12-18 |
Valutazione | 5.00/5 Totale 4 Valutazioni |
Sviluppatore | https://x.callrocket.net |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://x.callrocket.net |
URL della Pagina della Politica sulla Privacy | http://callrocket.net/privacy_policy.html |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CallRocket Desktop Streamer", "author": "James Douglas", "description": "Stream your desktop into meetings via https:\/\/x.callrocket.net", "homepage_url": "https:\/\/x.callrocket.net", "version": "0.2.5", "minimum_chrome_version": "34", "icons": { "16": "favicon-16.png", "32": "favicon-32.png", "48": "favicon-48.png", "64": "favicon-64.png", "96": "favicon-96.png", "128": "favicon-128.png", "256": "favicon-256.png" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "content_scripts": [ { "js": [ "content-script.js" ], "all_frames": true, "run_at": "document_start", "matches": [ " |