Learn Batch Code

This extension tells you about the batch programming language

O que é Learn Batch Code?

Learn Batch Code é uma extensão do Chrome desenvolvida por LCoding, e sua principal característica é "This extension tells you about the batch programming language".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Learn Batch Code

Baixe arquivos de extensão Learn Batch Code no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        This extension tells you about the programming language                    

Informações Básicas da Extensão

Nome Learn Batch Code Learn Batch Code
ID kandjofegaffaclaafocajejhblgkffi
URL Oficial https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi
Descrição This extension tells you about the batch programming language
Tamanho do Arquivo 24.33 KB
Contagem de Instalações 23
Versão Atual 1.0
Última Atualização 2016-04-10
Data de Publicação 2016-04-09
Classificação 2.00/5 Total de 2 Avaliações
Desenvolvedor LCoding
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}