The Learning Backpack
The Learning Backpack - Online Interactive Library
Apa itu The Learning Backpack?
The Learning Backpack adalah ekstensi Chrome yang dikembangkan oleh EDU Digital, dan fitur utamanya adalah "The Learning Backpack - Online Interactive Library".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi The Learning Backpack
Unduh file ekstensi The Learning Backpack dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | abicbhfbjdlfclfghpglfancheiopafb |
URL Resmi | https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb |
Deskripsi | The Learning Backpack - Online Interactive Library |
Ukuran File | 195 KB |
Jumlah Instalasi | 13 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2018-10-03 |
Tanggal Publikasi | 2018-10-03 |
Pengembang | EDU Digital |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [] } |