Video Stream Master
For controlling video playback speed and other features
Co to jest Video Stream Master?
Video Stream Master to rozszerzenie Chrome opracowane przez tsonglew, a jego główną funkcją jest „For controlling video playback speed and other features”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Video Stream Master
Pobierz pliki rozszerzeń Video Stream Master 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
Video player master for controlling video playback speed and other features
Podstawowe informacje o rozszerzeniu
Nazwa | Video Stream Master |
ID | knnigbekdblcdhjlnmpcfijkeffenhmp |
Oficjalny URL | https://chromewebstore.google.com/detail/video-stream-master/knnigbekdblcdhjlnmpcfijkeffenhmp |
Opis | For controlling video playback speed and other features |
Rozmiar pliku | 709 KB |
Liczba instalacji | 46 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2023-03-01 |
Data Publikacji | 2023-03-01 |
Deweloper | tsonglew |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/tsonglew/video-stream-master |
Adres URL Strony Pomocy | https://github.com/tsonglew/video-stream-master/issues |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Video Stream Master", "description": "For controlling video playback speed and other features", "version": "1.0", "icons": { "16": "logo.ico", "32": "logo.ico", "48": "logo.ico", "128": "logo.ico" }, "action": { "default_popup": "popup.html" }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |