Knowles E-Learning
Knowles e-Learning
Was ist Knowles E-Learning?
Knowles E-Learning ist eine Chrome-Erweiterung, die von http://knowlesti.sg entwickelt wurde, und ihr Hauptmerkmal ist "Knowles e-Learning".
Erweiterungsscreenshots
Knowles E-Learning-Erweiterungs-CRX-Datei herunterladen
Laden Sie Knowles E-Learning-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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:
Grundlegende Informationen zur Erweiterung
Name | |
ID | hhapigcmhoiciejagclbejlbbakgdlci |
Offizielle URL | https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci |
Beschreibung | Knowles e-Learning |
Dateigröße | 40.56 KB |
Installationsanzahl | 49 |
Aktuelle Version | 0.0.1 |
Letztes Update | 2018-04-25 |
Veröffentlichungsdatum | 2018-04-25 |
Entwickler | http://knowlesti.sg |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://goo.gl/F2vQeV |
Hilfeseite URL | https://goo.gl/pe15DS |
Unterstützte Sprachen | 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" } } |