OOTO Scheduler

OOTO Scheduler

Schedules OOTO Replies from your Google Calendar

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "OOTO Scheduler",
  "description": "Schedules OOTO Replies from your Google Calendar",
  "version": "4",
  "manifest_version": 2,
  "app": {
    "urls": [
      "https://script.google.com/macros/s/AKfycbyRPTD-O1h0rKytRGDsUKD9JyKjctuocN3wxPHCGdTOW82hk0s/exec"
    ],
    "launch": {
      "web_url": "https://script.google.com/macros/s/AKfycbyRPTD-O1h0rKytRGDsUKD9JyKjctuocN3wxPHCGdTOW82hk0s/exec"
    }
  },
  "icons": {
    "128": "script-icon_128.png"
  }
}