Knowles E-Learning
Knowles e-Learning
Co je Knowles E-Learning?
Knowles E-Learning je rozšíření Chrome vyvinuté http://knowlesti.sg, a jeho hlavní funkcí je „Knowles e-Learning“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Knowles E-Learning
Stáhněte si soubory rozšíření Knowles E-Learning ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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:
Základní Informace o Rozšíření
Název | |
ID | hhapigcmhoiciejagclbejlbbakgdlci |
Oficiální URL | https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci |
Popis | Knowles e-Learning |
Velikost souboru | 40.56 KB |
Počet instalací | 49 |
Aktuální Verze | 0.0.1 |
Poslední Aktualizace | 2018-04-25 |
Datum Vydání | 2018-04-25 |
Vývojář | http://knowlesti.sg |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://goo.gl/F2vQeV |
URL Stránky Nápovědy | https://goo.gl/pe15DS |
Podporované Jazyky | 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" } } |