LIU Grading and Attendance

Automatically upload grades and attendance to UMS

Wat is LIU Grading and Attendance?

LIU Grading and Attendance is een Chrome-extensie ontwikkeld door oussama.tahan, en de belangrijkste functie is "Automatically upload grades and attendance to UMS".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie LIU Grading and Attendance

Download LIU Grading and Attendance-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam LIU Grading and Attendance LIU Grading and Attendance
ID bdjghknplnaffddflgbdmgonhjapglca
Officiële URL https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca
Beschrijving Automatically upload grades and attendance to UMS
Bestandsgrootte 26.92 KB
Aantal Installaties 256
Huidige Versie 2.0
Laatst Bijgewerkt 2021-01-11
Publicatiedatum 2019-01-23
Beoordeling 4.00/5 Totaal 1 Beoordelingen
Ontwikkelaar oussama.tahan
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}