Mobialia Chess 3D

Mobialia Chess 3D

World-Class 3D Chess Game

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Mobialia Chess 3D",
  "short_name": "Chess",
  "description": "World-Class 3D Chess Game",
  "version": "1.3",
  "app": {
    "launch": {
      "web_url": "http://chess.mobialia.com/"
    }
  },
  "offline_enabled": false,
  "icons": {
    "128": "icon_128.png"
  }
}