Examine source code of ProtoShare Mockups for Drive

Inspect and view changes in ProtoShare Mockups for Drive 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": "ProtoShare Mockups for Drive",
  "short_name": "ProtoShare Mockups",
  "description": "ProtoShare Mockups for Drive puts you in control of your design ideas while making interactive mockups fast, easy, and compelling.",
  "container": "GOOGLE_DRIVE",
  "api_console_project_id": "282013262091",
  "version": "9.4.7",
  "icons": {
    "128": "ProtoShare-Bug-128.png"
  },
  "app": {
    "urls": [
      "http://drive.protoshare.com/"
    ],
    "launch": {
      "web_url": "http://drive.protoshare.com/"
    }
  }
}