CakeHR

CakeHR

HR Software. Simplified.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "CakeHR",
  "description": "HR Software. Simplified.",
  "version": "2.14",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://cake.hr/"
    ],
    "launch": {
      "web_url": "http://cake.hr/services/google?domain=chrome-webstore"
    }
  }
}