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 |
官方網址 | 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": [] } |