One Man Band

One Man Band

Create tunes by stacking instruments on the back of Mr. Hack bracket, and build your own One Man Band contraption!

Merlin
Additional files are visible only to premium users

manifest.json


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