Learn Batch Code

This extension tells you about the batch programming language

What is Learn Batch Code?

Learn Batch Code is a Chrome extension developed by LCoding, and its main feature is "This extension tells you about the batch programming language".

Extension Screenshots

screenshot

Download Learn Batch Code Extension CRX File

Download Learn Batch Code 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

                        This extension tells you about the programming language                    

Extension Basic Information

Name Learn Batch Code Learn Batch Code
ID kandjofegaffaclaafocajejhblgkffi
Official URL https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi
Description This extension tells you about the batch programming language
File Size 24.33 KB
Installation Count 23
Current Version 1.0
Last Updated 2016-04-10
Publish Date 2016-04-09
Rating 2.00/5 Total 2 Ratings
Developer LCoding
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}