Cyfe

Cyfe

All-in-one dashboard that helps you monitor all your online services from one single location in real-time.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Cyfe",
  "description": "All-in-one dashboard that helps you monitor all your online services from one single location in real-time.",
  "version": "1.5",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://app.cyfe.com/"
    ],
    "launch": {
      "web_url": "http://app.cyfe.com/"
    }
  }
}