DSL contact update

DSL contact update

Internal school app that automatically updates contacts throughout staff gmail accounts

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "DSL contact update ",
  "description": "",
  "version": "9",
  "app": {
    "urls": [
      "https://script.google.com/macros/s/AKfycbyg17DEdKu-ik_jNibzq0JglzfnzaJplnS8TDonxfvVI16yrbmL/exec"
    ],
    "launch": {
      "web_url": "https://script.google.com/macros/s/AKfycbyg17DEdKu-ik_jNibzq0JglzfnzaJplnS8TDonxfvVI16yrbmL/exec"
    }
  },
  "icons": {
    "128": "script-icon.png"
  },
  "manifest_version": 2
}