Learn Batch Code

This extension tells you about the batch programming language

Hvad er Learn Batch Code?

Learn Batch Code er en Chrome-udvidelse udviklet af LCoding, og dens hovedfunktion er "This extension tells you about the batch programming language".

Udvidelsesskærmbilleder

screenshot

Download Learn Batch Code-udvidelses-CRX-fil

Download Learn Batch Code-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        This extension tells you about the programming language                    

Grundlæggende oplysninger om udvidelsen

Navn Learn Batch Code Learn Batch Code
ID kandjofegaffaclaafocajejhblgkffi
Officiel URL https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi
Beskrivelse This extension tells you about the batch programming language
Filstørrelse 24.33 KB
Antal Installationer 23
Nuværende Version 1.0
Senest Opdateret 2016-04-10
Udgivelsesdato 2016-04-09
Bedømmelse 2.00/5 Samlet 2 Bedømmelser
Udvikler LCoding
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}