将棋

将棋

伝統的なボードゲームを楽しもう。

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "version": "1.0.0",
  "name": "将棋",
  "description": "伝統的なボードゲームを楽しもう。",
  "short_name": "将棋",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "app": {
    "urls": [
      "http://yahoo-mbga.jp/stdgame/300003?_ref=aff%3Dyws003"
    ],
    "launch": {
      "web_url": "http://yahoo-mbga.jp/stdgame/300003?_ref=aff%3Dyws003"
    }
  },
  "manifest_version": 2
}