Examine source code of MemoRy Games (Engine v4)

Inspect and view changes in MemoRy Games (Engine v4) 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
{
  "app": {
    "urls": [
      "http://enginev4il.memorygamesengine.com/index0.html"
    ],
    "launch": {
      "web_url": "http://enginev4il.memorygamesengine.com/index0.html"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "MemoRy Game - memory match game with Tetris like scoring; with descriptions of pictures ",
  "name": "MemoRy Games (Engine v4)",
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "4.0.0.1"
}