LIU Grading and Attendance

Automatically upload grades and attendance to UMS

Was ist LIU Grading and Attendance?

LIU Grading and Attendance ist eine Chrome-Erweiterung, die von oussama.tahan entwickelt wurde, und ihr Hauptmerkmal ist "Automatically upload grades and attendance to UMS".

Erweiterungsscreenshots

screenshot
screenshot

LIU Grading and Attendance-Erweiterungs-CRX-Datei herunterladen

Laden Sie LIU Grading and Attendance-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name LIU Grading and Attendance LIU Grading and Attendance
ID bdjghknplnaffddflgbdmgonhjapglca
Offizielle URL https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca
Beschreibung Automatically upload grades and attendance to UMS
Dateigröße 26.92 KB
Installationsanzahl 256
Aktuelle Version 2.0
Letztes Update 2021-01-11
Veröffentlichungsdatum 2019-01-23
Bewertung 4.00/5 Insgesamt 1 Bewertungen
Entwickler oussama.tahan
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}