VidMix - Online Video Editor

Video editor in your browser.

Что такое VidMix - Online Video Editor?

VidMix - Online Video Editor - это расширение Chrome, разработанное https://vidmix.app, и его основная функция - "Video editor in your browser.".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения VidMix - Online Video Editor

Скачайте файлы расширений VidMix - Online Video Editor в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название VidMix - Online Video Editor VidMix - Online Video Editor
ID ioooakajfmmfobnndiknmbfhebpibieh
Официальный URL https://chromewebstore.google.com/detail/vidmix-online-video-edito/ioooakajfmmfobnndiknmbfhebpibieh
Описание Video editor in your browser.
Размер файла 31.26 KB
Количество установок 1,148
Текущая Версия 1.0
Последнее Обновление 2022-05-31
Дата публикации 2022-05-30
Рейтинг 2.75/5 Всего 8 оценок
Разработчик https://vidmix.app
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://vidmix.app
Поддерживаемые языки 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"
}