VidMix - Online Video Editor
Video editor in your browser.
什麼是VidMix - Online Video Editor?
VidMix - Online Video Editor是由https://vidmix.app開發的Chrome擴展程式,該擴展的主要功能是“Video editor in your browser.”。
擴展截圖
下載VidMix - Online Video Editor擴展crx文件
下載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 擴展基本資訊
| 名稱 | |
| ID | ioooakajfmmfobnndiknmbfhebpibieh |
| 官方網址 | 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"
} | |