wide.video

wide.video

Free Online Video Editor

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "action": {},
  "background": {
    "service_worker": "background.js"
  },
  "description": "Free Online Video Editor",
  "icons": {
    "16": "image/icon-16.png",
    "32": "image/icon-32.png",
    "48": "image/icon-48.png",
    "128": "image/icon-128.png"
  },
  "manifest_version": 3,
  "name": "wide.video",
  "version": "1.0"
}