VidMix - Online Video Editor
Video editor in your browser.
Co to jest VidMix - Online Video Editor?
VidMix - Online Video Editor to rozszerzenie Chrome opracowane przez https://vidmix.app, a jego główną funkcją jest „Video editor in your browser.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia VidMix - Online Video Editor
Pobierz pliki rozszerzeń VidMix - Online Video Editor 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
Free and easy-to-use video editor with many powerful tools.
- Advanced timeline to precisely cut, trim, split, merge clips
- Crop, rotate, resize and reposition any layer
- Unlimited number of layers
- Transitions
- Keyframe-based animations with easing
- Motion tracking
- Animated labels with customisable fonts, colors, outline and background
- Filters: blur, contrast, color adjustments, etc.
- Layer effects: drop shadow, outline, motion blur, etc.
- Blending and masking modes
- Fast/slow motion, freeze frame
- Vector shapes
- Draw with many different brushes
- Free stock photos and videos, GIF stickers Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ioooakajfmmfobnndiknmbfhebpibieh |
| Oficjalny URL | https://chromewebstore.google.com/detail/vidmix-online-video-edito/ioooakajfmmfobnndiknmbfhebpibieh |
| Opis | Video editor in your browser. |
| Rozmiar pliku | 31.26 KB |
| Liczba instalacji | 1,148 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2022-05-31 |
| Data Publikacji | 2022-05-30 |
| Ocena | 2.75/5 Łącznie 8 Oceny |
| Deweloper | https://vidmix.app |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://vidmix.app |
| Obsługiwane Języki | en |
| manifest.json | |
{
"action": {
"default_icon": {
"128": "icon\/i128.png",
"16": "icon\/i16.png",
"32": "icon\/i32.png"
}
},
"background": {
"service_worker": "service-worker.js"
},
"description": "Video editor in your browser.",
"icons": {
"128": "icon\/i128.png",
"16": "icon\/i16.png",
"32": "icon\/i32.png"
},
"manifest_version": 3,
"name": "VidMix - Online Video Editor",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0"
} | |