Little Blocks

Little Blocks

Launch the little blockies towards the appropriate spots with boxes to collect the stars.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "2.0.4.28",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://littleblocks.funkyapps.info/"
    ],
    "launch": {
      "web_url": "http://littleblocks.funkyapps.info/littleblocks.htm"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}