Examine source code of Andromeda 5

Inspect and view changes in Andromeda 5 source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "app": {
    "launch": {
      "urls": [
        "http://chrome.andromeda5.com"
      ],
      "web_url": "http://chrome.andromeda5.com",
      "container": "tab"
    }
  },
  "permissions": [],
  "icons": {
    "128": "icon_128.png"
  },
  "name": "Andromeda 5",
  "description": "Battle and explore in this epic cross-platform sci-fi MMORPG. Upgrade your ship and take on other players in thrilling combat.",
  "version": "1.1.1"
}