CloudCreate

CloudCreate

CloudCreate is a cloud-based software that lets you instantly create fully fledged animated videos with just a few clicks.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "CloudCreate",
  "manifest_version": 2,
  "short_name": "CloudCreate",
  "description": "CloudCreate is a cloud-based software that lets you instantly create fully fledged animated videos with just a few clicks.",
  "version": "1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "CloudCreate_Review.png"
  }
}