Learn Batch Code
This extension tells you about the batch programming language
Wat is Learn Batch Code?
Learn Batch Code is een Chrome-extensie ontwikkeld door LCoding, en de belangrijkste functie is "This extension tells you about the batch programming language".
Extensie Screenshots
Download het CRX-bestand van de extensie Learn Batch Code
Download Learn Batch Code-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension tells you about the programming language
Basisinformatie over de Extensie
Naam | Learn Batch Code |
ID | kandjofegaffaclaafocajejhblgkffi |
Officiële URL | https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi |
Beschrijving | This extension tells you about the batch programming language |
Bestandsgrootte | 24.33 KB |
Aantal Installaties | 23 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2016-04-10 |
Publicatiedatum | 2016-04-09 |
Beoordeling | 2.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | LCoding |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |