Knowles E-Learning
Knowles e-Learning
Cos'è Knowles E-Learning?
Knowles E-Learning è un'estensione di Chrome sviluppata da http://knowlesti.sg, e la sua funzione principale è "Knowles e-Learning".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Knowles E-Learning
Scarica i file di estensione Knowles E-Learning in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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:
Informazioni di Base sull'Estensione
Nome | |
ID | hhapigcmhoiciejagclbejlbbakgdlci |
URL Ufficiale | https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci |
Descrizione | Knowles e-Learning |
Dimensione del File | 40.56 KB |
Conteggio Installazioni | 49 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2018-04-25 |
Data di Pubblicazione | 2018-04-25 |
Sviluppatore | http://knowlesti.sg |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://goo.gl/F2vQeV |
URL della Pagina di Aiuto | https://goo.gl/pe15DS |
Lingue Supportate | 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" } } |