Family Medical Info

Family Medical Info

Stores medical info for the entire family for use in emergencies, doctor visits, filling out school & camp forms for the kids, etc.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Family Medical Info",
  "description": "",
  "version": "10",
  "manifest_version": 2,
  "app": {
    "urls": [
      "https://script.google.com/a/macros/appventive.com/s/AKfycbw8xyLAhb7yKHAdcLdOIoXWDTuIsvSsVJxlPXo9jsFH4xgtCtQ/exec"
    ],
    "launch": {
      "web_url": "https://script.google.com/a/macros/appventive.com/s/AKfycbw8xyLAhb7yKHAdcLdOIoXWDTuIsvSsVJxlPXo9jsFH4xgtCtQ/exec"
    }
  },
  "icons": {
    "128": "script-icon.png"
  }
}