VidMix - Online Video Editor
Video editor in your browser.
¿Qué es VidMix - Online Video Editor?
VidMix - Online Video Editor es una extensión de Chrome desarrollada por https://vidmix.app, y su función principal es "Video editor in your browser.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión VidMix - Online Video Editor
Descarga archivos de extensión VidMix - Online Video Editor en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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 Información Básica de la Extensión
| Nombre | |
| ID | ioooakajfmmfobnndiknmbfhebpibieh |
| URL Oficial | https://chromewebstore.google.com/detail/vidmix-online-video-edito/ioooakajfmmfobnndiknmbfhebpibieh |
| Descripción | Video editor in your browser. |
| Tamaño del Archivo | 31.26 KB |
| Cantidad de Instalaciones | 1,148 |
| Versión Actual | 1.0 |
| Última Actualización | 2022-05-31 |
| Fecha de Publicación | 2022-05-30 |
| Calificación | 2.75/5 Total de 8 Calificaciones |
| Desarrollador | https://vidmix.app |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| Sitio Web de la Extensión | https://vidmix.app |
| Idiomas Soportados | 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"
} | |