Video Filters
Easy access to html5 video filters
Wat is Video Filters?
Video Filters is een Chrome-extensie ontwikkeld door flweynschenk, en de belangrijkste functie is "Easy access to html5 video filters".
Extensie Screenshots
Download het CRX-bestand van de extensie Video Filters
Download Video Filters-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | glkdajeidfbnmaehchohlcdcdkledpeh |
| Officiële URL | https://chromewebstore.google.com/detail/video-filters/glkdajeidfbnmaehchohlcdcdkledpeh |
| Beschrijving | Easy access to html5 video filters |
| Bestandsgrootte | 17.8 KB |
| Aantal Installaties | 212 |
| Huidige Versie | 1.2.2 |
| Laatst Bijgewerkt | 2024-03-07 |
| Publicatiedatum | 2022-03-20 |
| Beoordeling | 4.80/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | flweynschenk |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/FWeynschenk/VideoFilters |
| Help Pagina-URL | https://github.com/FWeynschenk/VideoFilters/issues |
| Ondersteunde Talen | 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": [
" | |