Examine source code of Prowise Presenter

Inspect and view changes in Prowise Presenter 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": {
    "launch": {
      "web_url": "https://prowise.com/presenter/start"
    },
    "urls": [
      "https://prowise.com/"
    ]
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.2.0"
}