Learn Batch Code

This extension tells you about the batch programming language

Apa itu Learn Batch Code?

Learn Batch Code adalah ekstensi Chrome yang dikembangkan oleh LCoding, dan fitur utamanya adalah "This extension tells you about the batch programming language".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Learn Batch Code

Unduh file ekstensi Learn Batch Code dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        This extension tells you about the programming language                    

Informasi Dasar Ekstensi

Nama Learn Batch Code Learn Batch Code
ID kandjofegaffaclaafocajejhblgkffi
URL Resmi https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi
Deskripsi This extension tells you about the batch programming language
Ukuran File 24.33 KB
Jumlah Instalasi 23
Versi Saat Ini 1.0
Terakhir Diperbarui 2016-04-10
Tanggal Publikasi 2016-04-09
Penilaian 2.00/5 Total 2 Penilaian
Pengembang LCoding
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}