Knowles E-Learning

Knowles e-Learning

Что такое Knowles E-Learning?

Knowles E-Learning - это расширение Chrome, разработанное http://knowlesti.sg, и его основная функция - "Knowles e-Learning".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Knowles E-Learning

Скачайте файлы расширений 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
Официальный 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
Электронная почта [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"
    }
}