麻雀

麻雀

一人でも遊べる麻雀。初心者でも安心。

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "麻雀",
  "version": "1.0.0",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://yahoo-mbga.jp/stdgame/300001?_ref=aff%3Dyws001"
    ],
    "launch": {
      "web_url": "http://yahoo-mbga.jp/stdgame/300001?_ref=aff%3Dyws001"
    }
  },
  "short_name": "麻雀",
  "description": "一人でも遊べる麻雀。初心者でも安心。"
}