Knowles E-Learning
Knowles e-Learning
Qu'est-ce que Knowles E-Learning ?
Knowles E-Learning est une extension Chrome développée par http://knowlesti.sg, et sa fonction principale est "Knowles e-Learning".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Knowles E-Learning
Téléchargez les fichiers d'extension Knowles E-Learning au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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:
Informations de Base sur l'Extension
Nom | |
ID | hhapigcmhoiciejagclbejlbbakgdlci |
URL Officiel | https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci |
Description | Knowles e-Learning |
Taille du Fichier | 40.56 KB |
Nombre d'Installations | 49 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2018-04-25 |
Date de Publication | 2018-04-25 |
Développeur | http://knowlesti.sg |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://goo.gl/F2vQeV |
URL de la Page d'Aide | https://goo.gl/pe15DS |
Langues Prises en Charge | 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" } } |