My Roundcube webmail

My Roundcube webmail

A chrome app link to your Roundcube installation.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "local_path": "redirect.html"
    }
  },
  "description": "A chrome app link to your Roundcube installation.",
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "name": "My Roundcube webmail",
  "options_page": "options.html",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.1"
}