cast player
Plays local videos on Chrome/Chromecast (with subtitles)
Co to jest cast player?
cast player to rozszerzenie Chrome opracowane przez krakesh14638, a jego główną funkcją jest „Plays local videos on Chrome/Chromecast (with subtitles)”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia cast player
Pobierz pliki rozszerzeń cast player 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
Now you can play local videos (movies on your desktop) on Chromecast (or Chrome) and control (play, pause, etc) All you have to do is drop some directory with .MP4 files (supports subdirectories) or drop the .MP4 file into your Chrome browser ALLOW EXTENSION: Access chrome://extensions/ and CHECK "Allow access to file URLs" from "cast player" extension. SUBTITLES support! You just need to have an .SRT file with the same name as the movie and in the same directory or choose your subtitles in the video player. Share us on Facebook (with Facebook post) Release notes: 0.8.1 fix bug css 0.8.0 fix auto load subtitles update player supports picture-in-picture mode (not supports subtitles)
Podstawowe informacje o rozszerzeniu
Nazwa | cast player |
ID | dionggdmdobjjolppiiejleechniphok |
Oficjalny URL | https://chromewebstore.google.com/detail/cast-player/dionggdmdobjjolppiiejleechniphok |
Opis | Plays local videos on Chrome/Chromecast (with subtitles) |
Rozmiar pliku | 203 KB |
Liczba instalacji | 132,756 |
Aktualna Wersja | 0.8.1 |
Ostatnia Aktualizacja | 2024-02-26 |
Data Publikacji | 2019-06-28 |
Ocena | 2.87/5 Łącznie 399 Oceny |
Deweloper | krakesh14638 |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "cast player", "description": "Plays local videos on Chrome\/Chromecast (with subtitles)", "version": "0.8.1", "icons": { "16": "icon\/16.png", "32": "icon\/32.png", "48": "icon\/48.png", "96": "icon\/96.png", "128": "icon\/128.png" }, "action": { "default_title": "cast player", "default_icon": "icon\/48.png" }, "host_permissions": [ " |