VidMix - Online Video Editor

VidMix - Online Video Editor

Video editor in your browser.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": {
      "16": "icon/i16.png",
      "32": "icon/i32.png",
      "128": "icon/i128.png"
    }
  },
  "background": {
    "service_worker": "service-worker.js"
  },
  "description": "Video editor in your browser.",
  "icons": {
    "16": "icon/i16.png",
    "32": "icon/i32.png",
    "128": "icon/i128.png"
  },
  "manifest_version": 3,
  "name": "VidMix - Online Video Editor",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}