Examine source code of Dress Up Games for girls

Inspect and view changes in Dress Up Games for girls 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": "https://clients2.google.com/service/update2/crx",
  "short_name": "Kız Oyunları",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "manifest_version": 2,
  "version": "1.5",
  "default_locale": "en",
  "app": {
    "urls": [
      "http://serragame.com/slumber-party/"
    ],
    "launch": {
      "web_url": "http://serragame.com/slumber-party/"
    }
  },
  "icons": {
    "128": "128.png"
  }
}