LIU Grading and Attendance
Automatically upload grades and attendance to UMS
Apa itu LIU Grading and Attendance?
LIU Grading and Attendance adalah ekstensi Chrome yang dikembangkan oleh oussama.tahan, dan fitur utamanya adalah "Automatically upload grades and attendance to UMS".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi LIU Grading and Attendance
Unduh file ekstensi LIU Grading and Attendance dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This chrome extension aims to facilitate the grades' copying procedure to the online system (UMS) of the Lebanese International University.
Informasi Dasar Ekstensi
Nama | LIU Grading and Attendance |
ID | bdjghknplnaffddflgbdmgonhjapglca |
URL Resmi | https://chromewebstore.google.com/detail/liu-grading-and-attendanc/bdjghknplnaffddflgbdmgonhjapglca |
Deskripsi | Automatically upload grades and attendance to UMS |
Ukuran File | 26.92 KB |
Jumlah Instalasi | 256 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2021-01-11 |
Tanggal Publikasi | 2019-01-23 |
Penilaian | 4.00/5 Total 1 Penilaian |
Pengembang | oussama.tahan |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |