VidMix - Online Video Editor

Video editor in your browser.

Vad är VidMix - Online Video Editor?

VidMix - Online Video Editor är en Chrome-tillägg utvecklad av https://vidmix.app, och dess huvudfunktion är "Video editor in your browser.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner VidMix - Online Video Editor-förlängningens CRX-fil

Ladda ner VidMix - Online Video Editor-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

                        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                    

Grundläggande Information om Tillägg

Namn VidMix - Online Video Editor VidMix - Online Video Editor
ID ioooakajfmmfobnndiknmbfhebpibieh
Officiell webbadress https://chromewebstore.google.com/detail/vidmix-online-video-edito/ioooakajfmmfobnndiknmbfhebpibieh
Beskrivning Video editor in your browser.
Filstorlek 31.26 KB
Antal Installationer 1,148
Aktuell Version 1.0
Senast Uppdaterad 2022-05-31
Publiceringsdatum 2022-05-30
Betyg 2.75/5 Totalt 8 Betyg
Utvecklare https://vidmix.app
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://vidmix.app
Stödda Språk 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"
}