Movi Kanti Revo

Movi Kanti Revo

A sensory Chrome Experiment uniquely crafted by Cirque du Soleil.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "app": {
    "launch": {
      "urls": [
        "http://www.movikantirevo.com/"
      ],
      "web_url": "http://www.movikantirevo.com/",
      "container": "tab"
    }
  },
  "manifest_version": 2,
  "offline_enabled": true,
  "permissions": [],
  "icons": {
    "128": "cirque.png"
  },
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.0.0.0"
}