Stickman Boxing KO Champion

Stickman Boxing KO Champion

Knock-out all your stickman opponents in this boxing game. Punch fast and hard !

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "1.0",
  "default_locale": "en",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "launch": {
      "web_url": "http://playzool.com/games/stickmanBoxingKoChampion/stickmanBoxingKoChampion/?fromPartner=chromeWA&utm_source=chromeWA&utm_medium=webapp&utm_campaign=CRstickmanBoxingKoChampion&o=landscape",
      "container": "tab"
    }
  },
  "permissions": [
    "unlimitedStorage"
  ]
}