Learn Batch Code

This extension tells you about the batch programming language

什么是Learn Batch Code?

Learn Batch Code是由LCoding开发的Chrome扩展程序,该扩展的主要功能是“This extension tells you about the batch programming language”。

扩展截图

screenshot

下载Learn Batch Code扩展crx文件

下载Learn Batch Code扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This extension tells you about the programming language                    

扩展基本信息

名称 Learn Batch Code Learn Batch Code
ID kandjofegaffaclaafocajejhblgkffi
官方URL https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi
简介 This extension tells you about the batch programming language
文件大小 24.33 KB
安装次数 23
当前版本 1.0
更新时间 2016-04-10
上架时间 2016-04-09
评分 2.00/5 共2次评分
开发者 LCoding
电子邮箱 [email protected]
付费类型 free
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Learn Batch Code",
    "description": "This extension tells you about the batch programming language",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}