Learn Batch Code

This extension tells you about the batch programming language

Co to jest Learn Batch Code?

Learn Batch Code to rozszerzenie Chrome opracowane przez LCoding, a jego główną funkcją jest „This extension tells you about the batch programming language”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Learn Batch Code

Pobierz pliki rozszerzeń Learn Batch Code w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        This extension tells you about the programming language                    

Podstawowe informacje o rozszerzeniu

Nazwa Learn Batch Code Learn Batch Code
ID kandjofegaffaclaafocajejhblgkffi
Oficjalny URL https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi
Opis This extension tells you about the batch programming language
Rozmiar pliku 24.33 KB
Liczba instalacji 23
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2016-04-10
Data Publikacji 2016-04-09
Ocena 2.00/5 Łącznie 2 Oceny
Deweloper LCoding
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}