Video Cutter

Video Cutter

The easiest way to cut out a section of a video

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "1.0.5",
  "default_locale": "en",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://online-video-cutter.com/"
    ],
    "launch": {
      "web_url": "http://online-video-cutter.com/"
    }
  },
  "manifest_version": 2
}