Video Filters
Easy access to html5 video filters
Vad är Video Filters?
Video Filters är en Chrome-tillägg utvecklad av flweynschenk, och dess huvudfunktion är "Easy access to html5 video filters".
Tilläggsskärmbilder
Ladda ner Video Filters-förlängningens CRX-fil
Ladda ner Video Filters-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | glkdajeidfbnmaehchohlcdcdkledpeh |
| Officiell webbadress | https://chromewebstore.google.com/detail/video-filters/glkdajeidfbnmaehchohlcdcdkledpeh |
| Beskrivning | Easy access to html5 video filters |
| Filstorlek | 17.8 KB |
| Antal Installationer | 212 |
| Aktuell Version | 1.2.2 |
| Senast Uppdaterad | 2024-03-07 |
| Publiceringsdatum | 2022-03-20 |
| Betyg | 4.80/5 Totalt 5 Betyg |
| Utvecklare | flweynschenk |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/FWeynschenk/VideoFilters |
| Hjälpsida URL | https://github.com/FWeynschenk/VideoFilters/issues |
| Stödda Språk | 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": [
" | |