Examine source code of Planner 5D

Inspect and view changes in Planner 5D 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": [
      "https://planner5d.com/"
    ],
    "launch": {
      "web_url": "https://planner5d.com/app-chrome/"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "name": "__MSG_appName__",
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.2.0.5"
}