Meeting Scheduler Gmail, Outlook, iCloud

Meeting Scheduler Gmail, Outlook, iCloud

FreeBusy eliminates the back-and-forth needed to find out when business partners or friends are available for a meeting

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "2015.4.6",
  "name": "Meeting Scheduler Gmail, Outlook, iCloud",
  "short_name": "FreeBusy",
  "description": "FreeBusy eliminates the back-and-forth needed to find out when business partners or friends are available for a meeting",
  "app": {
    "urls": [
      "*://www.freebusy.io/"
    ],
    "launch": {
      "web_url": "https://www.freebusy.io/?utm_source=google&utm_medium=chromestore"
    }
  },
  "icons": {
    "128": "FreeBusy_Logo_128x128.png"
  }
}