codecombat游戏化编程学习助手

a simple info of stock

What is codecombat游戏化编程学习助手?

codecombat游戏化编程学习助手 is a Chrome extension developed by langxm682, and its main feature is "a simple info of stock".

Extension Screenshots

screenshot

Download codecombat游戏化编程学习助手 Extension CRX File

Download codecombat游戏化编程学习助手 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

                        CodeCombat中文版极客战记学习助手,因为网站改版需要有浏览器插件帮助用户更好的使用极客战记网站.                    

Extension Basic Information

Name codecombat游戏化编程学习助手 codecombat游戏化编程学习助手
ID nhdoioojenemiejkfpijbafdeajjglpm
Official URL https://chromewebstore.google.com/detail/codecombat%E6%B8%B8%E6%88%8F%E5%8C%96%E7%BC%96%E7%A8%8B%E5%AD%A6%E4%B9%A0%E5%8A%A9%E6%89%8B/nhdoioojenemiejkfpijbafdeajjglpm
Description a simple info of stock
File Size 103 KB
Installation Count 38
Current Version 1.0
Last Updated 2018-02-08
Publish Date 2018-01-31
Developer langxm682
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "codecombat\u6e38\u620f\u5316\u7f16\u7a0b\u5b66\u4e60\u52a9\u624b",
    "version": "1.0",
    "description": "a simple info of stock",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_title": "stock helper",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/hq.sinajs.cn\/list=*"
    ]
}