Animoto Video Maker

Animoto Video Maker

Easily turn photos and video clips into powerful, professional videos.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Animoto Video Maker",
  "short_name": "Animoto",
  "description": "Easily turn photos and video clips into powerful, professional videos.",
  "version": "2.6.15",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://animoto.com/"
    ],
    "launch": {
      "web_url": "https://animoto.com/"
    }
  }
}