Drive Chess

Drive Chess

Play chess online with your friends using Google Drive's Realtime API.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "http://dataarts.github.io/drivechess/"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "container": "GOOGLE_DRIVE",
  "description": "Play chess online with your friends using Google Drive's Realtime API.",
  "name": "Drive Chess",
  "icons": {
    "128": "pawn128.png"
  },
  "manifest_version": 2,
  "api_console_project_id": "34208184131",
  "version": "0.0.1"
}