LIU Grading and Attendance

Automatically upload grades and attendance to UMS

Co to jest LIU Grading and Attendance?

LIU Grading and Attendance to rozszerzenie Chrome opracowane przez oussama.tahan, a jego główną funkcją jest „Automatically upload grades and attendance to UMS”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia LIU Grading and Attendance

Pobierz pliki rozszerzeń LIU Grading and Attendance w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa LIU Grading and Attendance LIU Grading and Attendance
ID bdjghknplnaffddflgbdmgonhjapglca
Oficjalny URL https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca
Opis Automatically upload grades and attendance to UMS
Rozmiar pliku 26.92 KB
Liczba instalacji 256
Aktualna Wersja 2.0
Ostatnia Aktualizacja 2021-01-11
Data Publikacji 2019-01-23
Ocena 4.00/5 Łącznie 1 Oceny
Deweloper oussama.tahan
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}