LIU Grading and Attendance

Automatically upload grades and attendance to UMS

Qu'est-ce que LIU Grading and Attendance ?

LIU Grading and Attendance est une extension Chrome développée par oussama.tahan, et sa fonction principale est "Automatically upload grades and attendance to UMS".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension LIU Grading and Attendance

Téléchargez les fichiers d'extension LIU Grading and Attendance au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom LIU Grading and Attendance LIU Grading and Attendance
ID bdjghknplnaffddflgbdmgonhjapglca
URL Officiel https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca
Description Automatically upload grades and attendance to UMS
Taille du Fichier 26.92 KB
Nombre d'Installations 256
Version Actuelle 2.0
Dernière Mise à Jour 2021-01-11
Date de Publication 2019-01-23
Évaluation 4.00/5 Total 1 Évaluations
Développeur oussama.tahan
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}