The Learning Backpack
The Learning Backpack - Online Interactive Library
Hvad er The Learning Backpack?
The Learning Backpack er en Chrome-udvidelse udviklet af EDU Digital, og dens hovedfunktion er "The Learning Backpack - Online Interactive Library".
Udvidelsesskærmbilleder
Download The Learning Backpack-udvidelses-CRX-fil
Download The Learning Backpack-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | abicbhfbjdlfclfghpglfancheiopafb |
Officiel URL | https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb |
Beskrivelse | The Learning Backpack - Online Interactive Library |
Filstørrelse | 195 KB |
Antal Installationer | 13 |
Nuværende Version | 1.0 |
Senest Opdateret | 2018-10-03 |
Udgivelsesdato | 2018-10-03 |
Udvikler | EDU Digital |
Betalingsmetode | free |
Understøttede Sprog | 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": [] } |