Astronaut warrior

Astronaut warrior

It’s time to see what’s going on in space! Put on your space suit and get on your new spaceship.

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/astronautWarrior/astronautWarrior/?fromPartner=chromeWA&utm_source=chromeWA&utm_medium=webapp&utm_campaign=CRastronautWarrior&o=landscape",
      "container": "tab"
    }
  },
  "permissions": [
    "unlimitedStorage"
  ]
}