The Learning Backpack
The Learning Backpack - Online Interactive Library
什么是The Learning Backpack?
The Learning Backpack是由EDU Digital开发的Chrome扩展程序,该扩展的主要功能是“The Learning Backpack - Online Interactive Library”。
扩展截图
下载The Learning Backpack扩展crx文件
下载The Learning Backpack扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | abicbhfbjdlfclfghpglfancheiopafb |
官方URL | https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb |
简介 | The Learning Backpack - Online Interactive Library |
文件大小 | 195 KB |
安装次数 | 13 |
当前版本 | 1.0 |
更新时间 | 2018-10-03 |
上架时间 | 2018-10-03 |
开发者 | EDU Digital |
付费类型 | free |
支持的语言 | 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": [] } |