The Learning Backpack
The Learning Backpack - Online Interactive Library
Qu'est-ce que The Learning Backpack ?
The Learning Backpack est une extension Chrome développée par EDU Digital, et sa fonction principale est "The Learning Backpack - Online Interactive Library".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension The Learning Backpack
Téléchargez les fichiers d'extension The Learning Backpack au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | abicbhfbjdlfclfghpglfancheiopafb |
URL Officiel | https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb |
Description | The Learning Backpack - Online Interactive Library |
Taille du Fichier | 195 KB |
Nombre d'Installations | 13 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2018-10-03 |
Date de Publication | 2018-10-03 |
Développeur | EDU Digital |
Type de Paiement | free |
Langues Prises en Charge | 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": [] } |