Examine source code of Fatty Genius: Time Travels

Inspect and view changes in Fatty Genius: Time Travels 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,
  "name": "Fatty Genius: Time Travels",
  "description": "In this amazing platform game you are playing for a fat genius.",
  "version": "1.0.0.0",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.gamezhero.com/games/fattygeniustimetravels?utm_campaign=chrome&utm_source=app&utm_medium=fattygeniustimetravels"
    ],
    "launch": {
      "web_url": "http://www.gamezhero.com/games/fattygeniustimetravels?utm_campaign=chrome&utm_source=launch&utm_medium=fattygeniustimetravels"
    }
  }
}