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
Eメール [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"
    }
}