Screen Capturing
This WebRTC screen capturing extension can be used within any WebRTC library/application! Use getScreenId.js!
Co je Screen Capturing?
Screen Capturing je rozšíření Chrome vyvinuté bianxg, a jeho hlavní funkcí je „This WebRTC screen capturing extension can be used within any WebRTC library/application! Use getScreenId.js!“.
Stáhnout soubor CRX rozšíření Screen Capturing
Stáhněte si soubory rozšíření Screen Capturing ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
This MCU screen capturing extension can be used within any WebRTC library/application!
Základní Informace o Rozšíření
Název | |
ID | agninfiiandmpifaapfjknjgfcmapnkf |
Oficiální URL | https://chrome.google.com/webstore/detail/screen-capturing/agninfiiandmpifaapfjknjgfcmapnkf |
Popis | This WebRTC screen capturing extension can be used within any WebRTC library/application! Use getScreenId.js! |
Velikost souboru | 5.39 KB |
Počet instalací | 12 |
Aktuální Verze | 3.4 |
Poslední Aktualizace | 2016-07-07 |
Datum Vydání | 2016-07-07 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | bianxg |
Typ Platby | free |
Podporované Jazyky | 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": [ " |