LIU Grading and Attendance

Automatically upload grades and attendance to UMS

ما هو LIU Grading and Attendance؟

LIU Grading and Attendance هو إضافة Chrome تم تطويرها بواسطة oussama.tahan، والميزة الرئيسية لها هي "Automatically upload grades and attendance to UMS".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة LIU Grading and Attendance

قم بتنزيل ملفات الامتداد LIU Grading and Attendance بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}