Outer Space Arkanoid

Outer Space Arkanoid

Move the paddle, hit the ball, collect the power-ups and destroy all blocks to finish each level!

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.3.28",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://outerspacearkanoid.funkyapps.info/"
    ],
    "launch": {
      "web_url": "http://outerspacearkanoid.funkyapps.info/outerspacearkanoid.htm"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}