LIU Grading and Attendance

Automatically upload grades and attendance to UMS

什麼是LIU Grading and Attendance?

LIU Grading and Attendance是由oussama.tahan開發的Chrome擴展程式,該擴展的主要功能是“Automatically upload grades and attendance to UMS”。

擴展截圖

screenshot
screenshot

下載LIU Grading and Attendance擴展crx文件

下載LIU Grading and Attendance擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 LIU Grading and Attendance LIU Grading and Attendance
ID bdjghknplnaffddflgbdmgonhjapglca
官方網址 https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca
簡介 Automatically upload grades and attendance to UMS
檔案大小 26.92 KB
安裝次數 256
目前版本 2.0
更新時間 2021-01-11
上架時間 2019-01-23
評分 4.00/5 共 1 次評分
開發者 oussama.tahan
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    }
}