LIU Grading and Attendance

Automatically upload grades and attendance to UMS

Τι είναι το LIU Grading and Attendance;

Το LIU Grading and Attendance είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον oussama.tahan, και η κύρια λειτουργία του είναι "Automatically upload grades and attendance to UMS".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης LIU Grading and Attendance

Λήψη αρχείων επέκτασης LIU Grading and Attendance σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        This chrome extension aims to facilitate the grades' copying procedure to the online system (UMS) of the Lebanese International University.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα LIU Grading and Attendance LIU Grading and Attendance
ID bdjghknplnaffddflgbdmgonhjapglca
Επίσημο URL https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca
Περιγραφή Automatically upload grades and attendance to UMS
Μέγεθος Αρχείου 26.92 KB
Αριθμός Εγκαταστάσεων 256
Τρέχουσα Έκδοση 2.0
Τελευταία Ενημέρωση 2021-01-11
Ημερομηνία Δημοσίευσης 2019-01-23
Αξιολόγηση 4.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής oussama.tahan
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LIU Grading and Attendance",
    "version": "2.0",
    "manifest_version": 2,
    "description": "Automatically upload grades and attendance to UMS",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon1.png",
        "default_popup": "popup.html"
    }
}