Hyper Pixel Man

Hyper Pixel Man

Are you ready for a true retro challenge? Jump, climb, avoid enemies and look for safe exit on every level!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "http://funkypotato.com/hyper-pixel-man/?utm_source=chrome-extension&utm_medium=icon"
    },
    "urls": [
      "http://funkypotato.com/hyper-pixel-man/?utm_source=chrome-extension&utm_medium=icon"
    ]
  },
  "default_locale": "en",
  "description": "__MSG_application_description__",
  "icons": {
    "48": "48icon.png",
    "128": "128icon.png"
  },
  "manifest_version": 2,
  "name": "__MSG_application_title__",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0.1"
}