Knowles E-Learning
Knowles e-Learning
Co to jest Knowles E-Learning?
Knowles E-Learning to rozszerzenie Chrome opracowane przez http://knowlesti.sg, a jego główną funkcją jest „Knowles e-Learning”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Knowles E-Learning
Pobierz pliki rozszerzeń Knowles E-Learning w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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:
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | hhapigcmhoiciejagclbejlbbakgdlci |
Oficjalny URL | https://chrome.google.com/webstore/detail/knowles-e-learning/hhapigcmhoiciejagclbejlbbakgdlci |
Opis | Knowles e-Learning |
Rozmiar pliku | 40.56 KB |
Liczba instalacji | 49 |
Aktualna Wersja | 0.0.1 |
Ostatnia Aktualizacja | 2018-04-25 |
Data Publikacji | 2018-04-25 |
Deweloper | http://knowlesti.sg |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://goo.gl/F2vQeV |
Adres URL Strony Pomocy | https://goo.gl/pe15DS |
Obsługiwane Języki | 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" } } |