The Learning Backpack
The Learning Backpack - Online Interactive Library
O que é The Learning Backpack?
The Learning Backpack é uma extensão do Chrome desenvolvida por EDU Digital, e sua principal característica é "The Learning Backpack - Online Interactive Library".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão The Learning Backpack
Baixe arquivos de extensão The Learning Backpack 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
The Learning Backpack is an online library website for kids to read books and learn online. This Extension serves as a shortcut to the site for people who use The Learning Backpack site regularly.
Informações Básicas da Extensão
Nome | |
ID | abicbhfbjdlfclfghpglfancheiopafb |
URL Oficial | https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb |
Descrição | The Learning Backpack - Online Interactive Library |
Tamanho do Arquivo | 195 KB |
Contagem de Instalações | 13 |
Versão Atual | 1.0 |
Última Atualização | 2018-10-03 |
Data de Publicação | 2018-10-03 |
Desenvolvedor | EDU Digital |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The Learning Backpack", "description": "The Learning Backpack - Online Interactive Library", "version": "1.0", "icons": { "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "mypopup.html" }, "permissions": [] } |