Super Angelo

Super Angelo

Enjoy this platform game with exceptional graphics and surprising levels, bonuses and enemies. Use arrow keys to move.

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": "0.0.2.28",
  "offline_enabled": true,
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://superangelo.medgadgets.info/"
    ],
    "launch": {
      "web_url": "http://superangelo.medgadgets.info/superangelo.htm"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}