Folder Team Notifications for Google Drive™

Folder Team Notifications for Google Drive™

Notify multiple persons of changes in a Google Drive Folder.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Folder Team Notifications for Google Drive™",
  "description": "Notify multiple persons of changes in a Google Drive Folder.",
  "version": "5",
  "manifest_version": 2,
  "app": {
    "urls": [
      "https://script.google.com/macros/s/AKfycbw8kWmSO5jVgyz_TsmBChRM9QFjO_IYzkJKkB2qBmMGR_bZ8M8N/exec"
    ],
    "launch": {
      "web_url": "https://script.google.com/macros/s/AKfycbw8kWmSO5jVgyz_TsmBChRM9QFjO_IYzkJKkB2qBmMGR_bZ8M8N/exec"
    }
  },
  "icons": {
    "128": "script-icon_128.png"
  }
}