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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
URL หน้าช่วยเหลือ | 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" } } |