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
官方URL 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"
    }
}