Learn Batch Code
This extension tells you about the batch programming language
Cos'è Learn Batch Code?
Learn Batch Code è un'estensione di Chrome sviluppata da LCoding, e la sua funzione principale è "This extension tells you about the batch programming language".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Learn Batch Code
Scarica i file di estensione Learn Batch Code in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This extension tells you about the programming language Informazioni di Base sull'Estensione
| Nome | |
| ID | kandjofegaffaclaafocajejhblgkffi |
| URL Ufficiale | https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi |
| Descrizione | This extension tells you about the batch programming language |
| Dimensione del File | 24.33 KB |
| Conteggio Installazioni | 23 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2016-04-10 |
| Data di Pubblicazione | 2016-04-09 |
| Valutazione | 2.00/5 Totale 2 Valutazioni |
| Sviluppatore | LCoding |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |