Hosting Manager

Hosting Manager

The Crazy Domains Hosting Manager allows you to easily manage all aspects of your Crazy Domains hosting.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Hosting Manager",
  "description": "The Crazy Domains Hosting Manager allows you to easily manage all aspects of your Crazy Domains hosting.",
  "version": "1.0",
  "app": {
    "urls": [
      "http://webhosting.crazydomains.com/"
    ],
    "launch": {
      "web_url": "http://webhosting.crazydomains.com/"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}