Knowles E-Learning

Knowles e-Learning

什麼是Knowles E-Learning?

Knowles E-Learning是由http://knowlesti.sg開發的Chrome擴展程式,該擴展的主要功能是“Knowles e-Learning”。

擴展截圖

screenshot

下載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:                    

擴展基本資訊

名稱 Knowles E-Learning Knowles E-Learning
ID hhapigcmhoiciejagclbejlbbakgdlci
官方網址 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
電子郵箱 [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"
    }
}