LIU Grading and Attendance

Automatically upload grades and attendance to UMS

What is LIU Grading and Attendance?

LIU Grading and Attendance is a Chrome extension developed by oussama.tahan, and its main feature is "Automatically upload grades and attendance to UMS".

Extension Screenshots

screenshot
screenshot

Download LIU Grading and Attendance Extension CRX File

Download LIU Grading and Attendance extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name LIU Grading and Attendance LIU Grading and Attendance
ID bdjghknplnaffddflgbdmgonhjapglca
Official URL https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca
Description Automatically upload grades and attendance to UMS
File Size 26.92 KB
Installation Count 256
Current Version 2.0
Last Updated 2021-01-11
Publish Date 2019-01-23
Rating 4.00/5 Total 1 Ratings
Developer oussama.tahan
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}