Screen Capturing For PeopleLink WebRTC MCU
Extension to allow desktop sharing in PeopleLink WebRTC applications
Wat is Screen Capturing For PeopleLink WebRTC MCU?
Screen Capturing For PeopleLink WebRTC MCU is een Chrome-extensie ontwikkeld door https://www.peoplelinkvc.com, en de belangrijkste functie is "Extension to allow desktop sharing in PeopleLink WebRTC applications".
Extensie Screenshots
Download het CRX-bestand van de extensie Screen Capturing For PeopleLink WebRTC MCU
Download Screen Capturing For PeopleLink WebRTC MCU-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
Basisinformatie over de Extensie
Naam | Screen Capturing For PeopleLink WebRTC MCU |
ID | peoppppcbifchfkbahchpncbcjdfdnbm |
Officiële URL | https://chromewebstore.google.com/detail/screen-capturing-for-peop/peoppppcbifchfkbahchpncbcjdfdnbm |
Beschrijving | Extension to allow desktop sharing in PeopleLink WebRTC applications |
Bestandsgrootte | 5.37 KB |
Aantal Installaties | 39 |
Huidige Versie | 3.5 |
Laatst Bijgewerkt | 2019-03-05 |
Publicatiedatum | 2019-02-27 |
Ontwikkelaar | https://www.peoplelinkvc.com |
Betalingswijze | free |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Screen Capturing For PeopleLink WebRTC MCU", "author": "PeopleLink", "version": "3.5", "manifest_version": 2, "minimum_chrome_version": "34", "description": "Extension to allow desktop sharing in PeopleLink WebRTC applications", "homepage_url": "https:\/\/www.peoplelinkvc.com\/", "background": { "scripts": [ "background-script.js" ], "persistent": false }, "content_scripts": [ { "js": [ "content-script.js" ], "all_frames": true, "run_at": "document_end", "matches": [ " |