VidMix - Online Video Editor
Video editor in your browser.
Was ist VidMix - Online Video Editor?
VidMix - Online Video Editor ist eine Chrome-Erweiterung, die von https://vidmix.app entwickelt wurde, und ihr Hauptmerkmal ist "Video editor in your browser.".
Erweiterungsscreenshots
VidMix - Online Video Editor-Erweiterungs-CRX-Datei herunterladen
Laden Sie VidMix - Online Video Editor-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ioooakajfmmfobnndiknmbfhebpibieh |
| Offizielle URL | https://chromewebstore.google.com/detail/vidmix-online-video-edito/ioooakajfmmfobnndiknmbfhebpibieh |
| Beschreibung | Video editor in your browser. |
| Dateigröße | 31.26 KB |
| Installationsanzahl | 1,148 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2022-05-31 |
| Veröffentlichungsdatum | 2022-05-30 |
| Bewertung | 2.75/5 Insgesamt 8 Bewertungen |
| Entwickler | https://vidmix.app |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://vidmix.app |
| Unterstützte Sprachen | 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"
} | |