Video Filters
Easy access to html5 video filters
Co to jest Video Filters?
Video Filters to rozszerzenie Chrome opracowane przez flweynschenk, a jego główną funkcją jest „Easy access to html5 video filters”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Video Filters
Pobierz pliki rozszerzeń Video Filters 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
Extension enables you to change brightness and more of any video on the web.
Includes a convenient button for playing the videos in Picture in Picture mode.
Available filters are;
Brightness, Contrast, Saturation, Invert, Sepia, Opacity, Grayscale, Hue, Blur and playbackrate.
Tested on;
Netflix, Disney+, YouTube and more. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | glkdajeidfbnmaehchohlcdcdkledpeh |
| Oficjalny URL | https://chromewebstore.google.com/detail/video-filters/glkdajeidfbnmaehchohlcdcdkledpeh |
| Opis | Easy access to html5 video filters |
| Rozmiar pliku | 17.8 KB |
| Liczba instalacji | 212 |
| Aktualna Wersja | 1.2.2 |
| Ostatnia Aktualizacja | 2024-03-07 |
| Data Publikacji | 2022-03-20 |
| Ocena | 4.80/5 Łącznie 5 Oceny |
| Deweloper | flweynschenk |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/FWeynschenk/VideoFilters |
| Adres URL Strony Pomocy | https://github.com/FWeynschenk/VideoFilters/issues |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Video Filters",
"description": "Easy access to html5 video filters",
"version": "1.2.2",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
" | |