Screen Capturing
This WebRTC screen capturing extension can be used within any WebRTC library/application! Use getScreenId.js!
Cos'è Screen Capturing?
Screen Capturing è un'estensione di Chrome sviluppata da bianxg, e la sua funzione principale è "This WebRTC screen capturing extension can be used within any WebRTC library/application! Use getScreenId.js!".
Scarica il file CRX dell'estensione Screen Capturing
Scarica i file di estensione Screen Capturing 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
This MCU screen capturing extension can be used within any WebRTC library/application! Informazioni di Base sull'Estensione
| Nome | |
| ID | agninfiiandmpifaapfjknjgfcmapnkf |
| URL Ufficiale | https://chrome.google.com/webstore/detail/screen-capturing/agninfiiandmpifaapfjknjgfcmapnkf |
| Descrizione | This WebRTC screen capturing extension can be used within any WebRTC library/application! Use getScreenId.js! |
| Dimensione del File | 5.39 KB |
| Conteggio Installazioni | 12 |
| Versione Corrente | 3.4 |
| Ultimo Aggiornamento | 2016-07-07 |
| Data di Pubblicazione | 2016-07-07 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | bianxg |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Screen Capturing",
"author": "Muaz Khan",
"version": "3.4",
"manifest_version": 2,
"minimum_chrome_version": "34",
"description": "This WebRTC screen capturing extension can be used within any WebRTC library\/application! Use getScreenId.js!",
"homepage_url": "https:\/\/www.webrtc-experiment.com\/getScreenId\/",
"background": {
"scripts": [
"background-script.js"
],
"persistent": false
},
"content_scripts": [
{
"js": [
"content-script.js"
],
"all_frames": true,
"run_at": "document_end",
"matches": [
" | |