Better Classroom
Better Classroom is a Google Chrome extension that lets users create folders to organize their classes in Google Classroom.
Τι είναι το Better Classroom;
Το Better Classroom είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Sarwin Rajiah, και η κύρια λειτουργία του είναι "Better Classroom is a Google Chrome extension that lets users create folders to organize their classes in Google Classroom.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Better Classroom
Λήψη αρχείων επέκτασης Better Classroom σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Better Classroom is a simple yet powerful extension that enhances your Google Classroom experience by allowing you to organize and rename your classes with ease. With Better Classroom, you can create folders to group your classes, making it easier to manage and navigate through them. Say goodbye to cluttered and disorganized classrooms, and hello to a more efficient and streamlined experience. Get Better Classroom today and take control of your Google Classroom organization!
Βασικές Πληροφορίες Επέκτασης
Όνομα | Better Classroom |
ID | maibneeahfkanhakkogkbcakcadjejkl |
Επίσημο URL | https://chromewebstore.google.com/detail/better-classroom/maibneeahfkanhakkogkbcakcadjejkl |
Περιγραφή | Better Classroom is a Google Chrome extension that lets users create folders to organize their classes in Google Classroom. |
Μέγεθος Αρχείου | 32.66 KB |
Αριθμός Εγκαταστάσεων | 417 |
Τρέχουσα Έκδοση | 1.1.2 |
Τελευταία Ενημέρωση | 2023-05-07 |
Ημερομηνία Δημοσίευσης | 2023-04-03 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | Sarwin Rajiah |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://github.com/SarwinR/better-classroom |
Διεύθυνση URL της Σελίδας Βοήθειας | https://github.com/SarwinR/better-classroom/issues |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Better Classroom", "description": "Better Classroom is a Google Chrome extension that lets users create folders to organize their classes in Google Classroom.", "version": "1.1.2", "icons": { "16": "assets\/icons\/extension_icons\/16.png", "48": "assets\/icons\/extension_icons\/48.png", "128": "assets\/icons\/extension_icons\/128.png" }, "action": { "default_icon": { "16": "assets\/icons\/extension_icons\/16.png", "48": "assets\/icons\/extension_icons\/48.png", "128": "assets\/icons\/extension_icons\/128.png" }, "default_popup": "popup.html" }, "web_accessible_resources": [ { "resources": [ "\/html\/folder_creation_modal.html", "\/html\/dropdown_list.html", "\/html\/folder_setting_modal.html", "\/html\/class_setting_button.html", "\/html\/class_setting_modal.html" ], "matches": [ " |