炒股内参

炒股内参

绝密股市内参,让您稳操胜券!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "炒股内参",
  "version": "1",
  "description": "绝密股市内参,让您稳操胜券!",
  "icons": {
    "24": "24.png",
    "128": "128.png"
  },
  "permissions": [
    "notifications"
  ],
  "app": {
    "launch": {
      "web_url": "http://stock.jawua.com"
    }
  }
}