Examine source code of Saúde Vianet

Inspect and view changes in Saúde Vianet 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": [
      "http://apps.saudevianet.com.br/"
    ],
    "launch": {
      "web_url": "http://apps.saudevianet.com.br/"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Uma plataforma de saúde completa, simples e fácil de usar",
  "name": "Saúde Vianet",
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 2,
  "version": "2.2"
}