Ant Media Server Screen Share extension
This extension allows you to share your screen with Ant Media Server
Co to jest Ant Media Server Screen Share extension?
Ant Media Server Screen Share extension to rozszerzenie Chrome opracowane przez https://antmedia.io, a jego główną funkcją jest „This extension allows you to share your screen with Ant Media Server”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ant Media Server Screen Share extension
Pobierz pliki rozszerzeń Ant Media Server Screen Share extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Check out source code at https://github.com/ant-media/Chrome-Screen-Capture-Extension https://antmedia.io
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | jaefaokkgpkkjijgddghhcncipkebpnb |
Oficjalny URL | https://chromewebstore.google.com/detail/ant-media-server-screen-s/jaefaokkgpkkjijgddghhcncipkebpnb |
Opis | This extension allows you to share your screen with Ant Media Server |
Rozmiar pliku | 11.03 KB |
Liczba instalacji | 927 |
Aktualna Wersja | 2.1 |
Ostatnia Aktualizacja | 2018-10-15 |
Data Publikacji | 2018-10-14 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | https://antmedia.io |
Typ Płatności | free |
Strona Rozszerzenia | https://antmedia.io |
Adres URL Strony Pomocy | https://antmedia.io |
Obsługiwane Języki | en |
manifest.json | |
{ "author": "Ant-Media", "background": { "persistent": false, "scripts": [ "background-script.js" ] }, "content_scripts": [ { "all_frames": true, "js": [ "content-script.js" ], "matches": [ " |