The Learning Backpack
The Learning Backpack - Online Interactive Library
What is The Learning Backpack?
The Learning Backpack is a Chrome extension developed by EDU Digital, and its main feature is "The Learning Backpack - Online Interactive Library".
Extension Screenshots
Download The Learning Backpack Extension CRX File
Download The Learning Backpack extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | abicbhfbjdlfclfghpglfancheiopafb |
Official URL | https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb |
Description | The Learning Backpack - Online Interactive Library |
File Size | 195 KB |
Installation Count | 13 |
Current Version | 1.0 |
Last Updated | 2018-10-03 |
Publish Date | 2018-10-03 |
Developer | EDU Digital |
Payment Type | free |
Supported Languages | 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": [] } |