The Learning Backpack
The Learning Backpack - Online Interactive Library
¿Qué es The Learning Backpack?
The Learning Backpack es una extensión de Chrome desarrollada por EDU Digital, y su función principal es "The Learning Backpack - Online Interactive Library".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión The Learning Backpack
Descarga archivos de extensión The Learning Backpack en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | abicbhfbjdlfclfghpglfancheiopafb |
URL Oficial | https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb |
Descripción | The Learning Backpack - Online Interactive Library |
Tamaño del Archivo | 195 KB |
Cantidad de Instalaciones | 13 |
Versión Actual | 1.0 |
Última Actualización | 2018-10-03 |
Fecha de Publicación | 2018-10-03 |
Desarrollador | EDU Digital |
Tipo de Pago | free |
Idiomas Soportados | 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": [] } |