ソーシャルゲームPCブラウザ

ソーシャルゲームPCブラウザ

PCからmobage,GREE,mixi,Ameba,DMM等のソーシャルゲームをhttp://socialgamebrowser.com/で快適にプレイできるビューワーアプリです

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "ソーシャルゲームPCブラウザ",
  "version": "1.0",
  "manifest_version": 2,
  "description": "PCからmobage,GREE,mixi,Ameba,DMM等のソーシャルゲームをhttp://socialgamebrowser.com/で快適にプレイできるビューワーアプリです",
  "icons": {
    "128": "images/icon-128.png"
  },
  "app": {
    "launch": {
      "web_url": "http://socialgamebrowser.com/"
    }
  }
}