Doge Warrior

Doge Warrior

Classic Platformer with a Weredoge as the hero.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Doge Warrior",
  "description": "Classic Platformer with a Weredoge as the hero.",
  "version": "1",
  "app": {
    "launch": {
      "web_url": "http://tensaix2j.github.io/dogewarrior"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}