雪球行情页

XQStock

What is 雪球行情页?

雪球行情页 is a Chrome extension developed by EchoesCN, and its main feature is "XQStock".

Extension Screenshots

screenshot

Download 雪球行情页 Extension CRX File

Download 雪球行情页 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        雪球行情页                    

Extension Basic Information

Name 雪球行情页 雪球行情页
ID hpmimldfbejmdganegapogolddaighgb
Official URL https://chrome.google.com/webstore/detail/%E9%9B%AA%E7%90%83%E8%A1%8C%E6%83%85%E9%A1%B5/hpmimldfbejmdganegapogolddaighgb
Description XQStock
File Size 8.82 KB
Installation Count 31
Current Version 0.0.1
Last Updated 2015-07-01
Publish Date 2015-07-01
Rating 1.00/5 Total 1 Ratings
Developer EchoesCN
Payment Type free
Extension Website http://xueqiu.com/echorenyuan
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "XQStock",
    "name": "\u96ea\u7403\u884c\u60c5\u9875",
    "omnibox": {
        "keyword": "xq"
    },
    "permissions": [
        "tabs",
        "http:\/\/*.qq.com\/",
        "http:\/\/*.gtimg.cn\/"
    ],
    "version": "0.0.1",
    "manifest_version": 2,
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png"
    }
}