The Learning Backpack
The Learning Backpack - Online Interactive Library
The Learning Backpackคืออะไร?
The Learning Backpack เป็นส่วนขยายของ Chrome ที่พัฒนาโดย EDU Digital และคุณลักษณะหลักของมันคือ "The Learning Backpack - Online Interactive Library"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The Learning Backpack
ดาวน์โหลดไฟล์ส่วนขยาย 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": [] } |