Examine source code of My Guru My Life

Inspect and view changes in My Guru My Life 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
{
  "description": "Keep satsang at the center of your life.",
  "version": "4.0.0a",
  "manifest_version": 2,
  "name": "My Guru My Life",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "icons": {
    "34": "icon-34.png",
    "128": "icon-128.png"
  }
}