Learn Batch Code

This extension tells you about the batch programming language

Что такое Learn Batch Code?

Learn Batch Code - это расширение Chrome, разработанное LCoding, и его основная функция - "This extension tells you about the batch programming language".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Learn Batch Code

Скачайте файлы расширений 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"
    }
}