Knowles E-Learning

Knowles e-Learning

Knowles E-Learning là gì?

Knowles E-Learning là một tiện ích mở rộng Chrome được phát triển bởi http://knowlesti.sg, và tính năng chính của nó là "Knowles e-Learning".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Knowles E-Learning

Tải xuống các tệp mở rộng Knowles E-Learning dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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:                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Knowles E-Learning Knowles E-Learning
ID hhapigcmhoiciejagclbejlbbakgdlci
URL Chính Thức https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci
Mô tả Knowles e-Learning
Kích Thước Tệp 40.56 KB
Số Lần Cài Đặt 49
Phiên Bản Hiện Tại 0.0.1
Cập Nhật Lần Cuối 2018-04-25
Ngày Phát Hành 2018-04-25
Nhà Phát Triển http://knowlesti.sg
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://goo.gl/F2vQeV
URL Trang Trợ Giúp https://goo.gl/pe15DS
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}