Falling Sand Game

Falling Sand Game

Create and play worlds of sand, water, plants, oil, fire and salt

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "__MSG_name__",
  "manifest_version": 2,
  "description": "__MSG_description__",
  "version": "1.3",
  "default_locale": "en",
  "app": {
    "urls": [
      "http://muchos-juegos.appspot.com/arena/"
    ],
    "launch": {
      "web_url": "http://muchos-juegos.appspot.com/arena/"
    }
  },
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  }
}