Examine source code of Practo Ray

Inspect and view changes in Practo Ray 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": "http://clients2.google.com/service/update2/crx",
  "name": "Practo Ray",
  "version": "1",
  "icons": {
    "24": "24.png",
    "38": "38.png",
    "48": "48.png",
    "64": "64.png",
    "128": "128.png"
  },
  "app": {
    "urls": [
      "https://ray.practo.com/"
    ],
    "launch": {
      "web_url": "https://ray.practo.com/"
    }
  },
  "manifest_version": 2
}