LIU Grading and Attendance

Automatically upload grades and attendance to UMS

Cos'è LIU Grading and Attendance?

LIU Grading and Attendance è un'estensione di Chrome sviluppata da oussama.tahan, e la sua funzione principale è "Automatically upload grades and attendance to UMS".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione LIU Grading and Attendance

Scarica i file di estensione LIU Grading and Attendance in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome LIU Grading and Attendance LIU Grading and Attendance
ID bdjghknplnaffddflgbdmgonhjapglca
URL Ufficiale https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca
Descrizione Automatically upload grades and attendance to UMS
Dimensione del File 26.92 KB
Conteggio Installazioni 256
Versione Corrente 2.0
Ultimo Aggiornamento 2021-01-11
Data di Pubblicazione 2019-01-23
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore oussama.tahan
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}