LIU Grading and Attendance

Automatically upload grades and attendance to UMS

Hvad er LIU Grading and Attendance?

LIU Grading and Attendance er en Chrome-udvidelse udviklet af oussama.tahan, og dens hovedfunktion er "Automatically upload grades and attendance to UMS".

Udvidelsesskærmbilleder

screenshot
screenshot

Download LIU Grading and Attendance-udvidelses-CRX-fil

Download LIU Grading and Attendance-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn LIU Grading and Attendance LIU Grading and Attendance
ID bdjghknplnaffddflgbdmgonhjapglca
Officiel URL https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca
Beskrivelse Automatically upload grades and attendance to UMS
Filstørrelse 26.92 KB
Antal Installationer 256
Nuværende Version 2.0
Senest Opdateret 2021-01-11
Udgivelsesdato 2019-01-23
Bedømmelse 4.00/5 Samlet 1 Bedømmelser
Udvikler oussama.tahan
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}