Knowles E-Learning
Knowles e-Learning
Knowles E-Learningとは何ですか?
Knowles E-Learningはhttp://knowlesti.sgによって開発されたChromeの拡張機能で、その主な機能は「Knowles e-Learning」です。
拡張機能のスクリーンショット
Knowles E-Learning拡張機能のCRXファイルをダウンロード
Knowles E-Learning拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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:
拡張機能の基本情報
名前 | |
ID | hhapigcmhoiciejagclbejlbbakgdlci |
公式URL | https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci |
説明 | Knowles e-Learning |
ファイルサイズ | 40.56 KB |
インストール数 | 49 |
現在のバージョン | 0.0.1 |
最終更新日 | 2018-04-25 |
公開日 | 2018-04-25 |
開発者 | http://knowlesti.sg |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://goo.gl/F2vQeV |
ヘルプページのURL | https://goo.gl/pe15DS |
対応言語 | 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" } } |