Knowles E-Learning

Knowles e-Learning

Vad är Knowles E-Learning?

Knowles E-Learning är en Chrome-tillägg utvecklad av http://knowlesti.sg, och dess huvudfunktion är "Knowles e-Learning".

Tilläggsskärmbilder

screenshot

Ladda ner Knowles E-Learning-förlängningens CRX-fil

Ladda ner Knowles E-Learning-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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:                    

Grundläggande Information om Tillägg

Namn Knowles E-Learning Knowles E-Learning
ID hhapigcmhoiciejagclbejlbbakgdlci
Officiell webbadress https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci
Beskrivning Knowles e-Learning
Filstorlek 40.56 KB
Antal Installationer 49
Aktuell Version 0.0.1
Senast Uppdaterad 2018-04-25
Publiceringsdatum 2018-04-25
Utvecklare http://knowlesti.sg
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://goo.gl/F2vQeV
Hjälpsida URL https://goo.gl/pe15DS
Stödda Språk 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"
    }
}