ControlNCloud Website Monitoring

ControlNCloud Website Monitoring

Free monitoring tool for website uptime and performance.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "version": "1.52",
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "chromeApp_128_2.png"
  },
  "author": "TheControlNCloud",
  "short_name": "CnC",
  "app": {
    "launch": {
      "web_url": "https://www.controlncloud.com/Frames/Log-In.aspx?utm_source=chrome&utm_medium=dashboard"
    }
  }
}