Examine source code of Simple 3D Shapes Objects Games

Inspect and view changes in Simple 3D Shapes Objects Games 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",
  "manifest_version": 2,
  "name": "Simple 3D Shapes Objects Games",
  "description": "Discover, educate and learn 3D shapes & objects in a cubicle simple town.",
  "version": "1.0.3",
  "app": {
    "urls": [
      "https://kindergarten.itch.io/simple-3d-shapes-objects-games"
    ],
    "launch": {
      "web_url": "https://kindergarten.itch.io/simple-3d-shapes-objects-games"
    }
  },
  "icons": {
    "128": "icon-128.png"
  }
}