Knowles E-Learning

Knowles e-Learning

O que é Knowles E-Learning?

Knowles E-Learning é uma extensão do Chrome desenvolvida por http://knowlesti.sg, e sua principal característica é "Knowles e-Learning".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Knowles E-Learning

Baixe arquivos de extensão Knowles E-Learning no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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:                    

Informações Básicas da Extensão

Nome Knowles E-Learning Knowles E-Learning
ID hhapigcmhoiciejagclbejlbbakgdlci
URL Oficial https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci
Descrição Knowles e-Learning
Tamanho do Arquivo 40.56 KB
Contagem de Instalações 49
Versão Atual 0.0.1
Última Atualização 2018-04-25
Data de Publicação 2018-04-25
Desenvolvedor http://knowlesti.sg
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://goo.gl/F2vQeV
URL da Página de Ajuda https://goo.gl/pe15DS
Idiomas Suportados 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"
    }
}