Coachbase

Coachbase

Coach's clipboard digital playbook - Empowering coaches with tools and resources

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Coachbase",
  "description": "Coach's clipboard digital playbook - Empowering coaches with tools and resources",
  "manifest_version": 2,
  "version": "1.0.0",
  "app": {
    "launch": {
      "web_url": "http://www.coachbase.com"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}