Rocket.Chat Screen Share
Enable screen sharing for Rocket.Chat
Co to jest Rocket.Chat Screen Share?
Rocket.Chat Screen Share to rozszerzenie Chrome opracowane przez https://rocket.chat, a jego główną funkcją jest „Enable screen sharing for Rocket.Chat”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Rocket.Chat Screen Share
Pobierz pliki rozszerzeń Rocket.Chat Screen Share 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
Podstawowe informacje o rozszerzeniu
Nazwa | Rocket.Chat Screen Share |
ID | nocfbnnmjnndkbipkabodnheejiegccf |
Oficjalny URL | https://chromewebstore.google.com/detail/rocketchat-screen-share/nocfbnnmjnndkbipkabodnheejiegccf |
Opis | Enable screen sharing for Rocket.Chat |
Rozmiar pliku | 19.48 KB |
Liczba instalacji | 3,503 |
Aktualna Wersja | 0.3.0 |
Ostatnia Aktualizacja | 2017-05-20 |
Data Publikacji | 2017-05-20 |
Ocena | 4.00/5 Łącznie 9 Oceny |
Deweloper | https://rocket.chat |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rocket.Chat Screen Share", "author": "Rodrigo K. Nascimento", "version": "0.3.0", "manifest_version": 2, "minimum_chrome_version": "34", "description": "Enable screen sharing for Rocket.Chat", "homepage_url": "https:\/\/demo.rocket.chat", "background": { "scripts": [ "background-script.js" ], "persistent": false }, "content_scripts": [ { "js": [ "content-script.js" ], "all_frames": true, "run_at": "document_start", "matches": [ " |