Knowles E-Learning
Knowles e-Learning
What is Knowles E-Learning?
Knowles E-Learning is a Chrome extension developed by http://knowlesti.sg, and its main feature is "Knowles e-Learning".
Extension Screenshots
Download Knowles E-Learning Extension CRX File
Download Knowles E-Learning extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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:
Extension Basic Information
Name | |
ID | hhapigcmhoiciejagclbejlbbakgdlci |
Official URL | https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci |
Description | Knowles e-Learning |
File Size | 40.56 KB |
Installation Count | 49 |
Current Version | 0.0.1 |
Last Updated | 2018-04-25 |
Publish Date | 2018-04-25 |
Developer | http://knowlesti.sg |
[email protected] | |
Payment Type | free |
Extension Website | https://goo.gl/F2vQeV |
Help Page URL | https://goo.gl/pe15DS |
Supported Languages | 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" } } |