Knowles E-Learning
Knowles e-Learning
ما هو Knowles E-Learning؟
Knowles E-Learning هو إضافة Chrome تم تطويرها بواسطة http://knowlesti.sg، والميزة الرئيسية لها هي "Knowles e-Learning".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Knowles E-Learning
قم بتنزيل ملفات الامتداد Knowles E-Learning بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Knowles Training Educational technology is "the study and ethical practice of facilitating learning and improving performance by creating, using, and managing appropriate technological processes and resources". Educational technology is the use of both physical hardware and educational theoretics. It encompasses several domains including learning theory, computer-based training, online learning, and where mobile technologies are used, m-learning. Accordingly, there are several discrete aspects to describing the intellectual and technical development of educational technology:
معلومات أساسية عن التمديد
الاسم | |
ID | hhapigcmhoiciejagclbejlbbakgdlci |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci |
الوصف | Knowles e-Learning |
حجم الملف | 40.56 KB |
عدد التثبيتات | 49 |
النسخة الحالية | 0.0.1 |
آخر تحديث | 2018-04-25 |
تاريخ النشر | 2018-04-25 |
المطور | http://knowlesti.sg |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://goo.gl/F2vQeV |
عنوان صفحة المساعدة | https://goo.gl/pe15DS |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Knowles E-Learning", "version": "0.0.1", "manifest_version": 2, "description": "Knowles e-Learning", "homepage_url": "http:\/\/knowlesti.sg", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |