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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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": [] } |