囲碁

知性と感性のゲーム。神の一手を目指せ!
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "version": "1.0.0",
  "name": "囲碁",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "app": {
    "urls": [
      "http://yahoo-mbga.jp/stdgame/300005?_ref=aff%3Dyws005"
    ],
    "launch": {
      "web_url": "http://yahoo-mbga.jp/stdgame/300005?_ref=aff%3Dyws005"
    }
  },
  "manifest_version": 2,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "知性と感性のゲーム。神の一手を目指せ!",
  "short_name": "囲碁"
}