Knowles E-Learning
Knowles e-Learning
Τι είναι το Knowles E-Learning;
Το Knowles E-Learning είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://knowlesti.sg, και η κύρια λειτουργία του είναι "Knowles e-Learning".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου 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:
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
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" } } |