WebMail

WebMail

Crazy Domains WebMail is a quick and easy way to view, send and receive your emails while on the go.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "WebMail",
  "description": "Crazy Domains WebMail is a quick and easy way to view, send and receive your emails while on the go.",
  "version": "1.0",
  "app": {
    "urls": [
      "http://email.crazydomains.com/"
    ],
    "launch": {
      "web_url": "http://email.crazydomains.com/"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}