Timely Appointment Scheduling

Timely Appointment Scheduling

Effortless appointment scheduling for the health and beauty service industry.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Timely Appointment Scheduling",
  "description": "Effortless appointment scheduling for the health and beauty service industry.",
  "version": "1.1",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://app.gettimely.com/",
      "http://app.gettimely.com/"
    ],
    "launch": {
      "web_url": "https://app.gettimely.com/"
    }
  }
}