رصد الدرجات

أتمتة رصد درجات الطلاب في نظام نور من الأتمتة المدرسية

What is رصد الدرجات?

رصد الدرجات is a Chrome extension developed by https://apps4m.com, and its main feature is "أتمتة رصد درجات الطلاب في نظام نور من الأتمتة المدرسية".

Extension Screenshots

screenshot
screenshot

Download رصد الدرجات Extension CRX File

Download رصد الدرجات extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        إضافة مساعدة للمعلمين لأداء المهام الآتية:
- نقل الدرجات من إكسل إلى نظام نور
- رصد الدرجات الكاملة لجميع الطلاب
- التحقق من اكتمال الرصد وعدم وجود حقول فارقة
- إفراغ الحقول                    

Extension Basic Information

Name رصد الدرجات رصد الدرجات
ID icpcmkfdfelkondmahdeckbjabbobabo
Official URL https://chromewebstore.google.com/detail/%D8%B1%D8%B5%D8%AF-%D8%A7%D9%84%D8%AF%D8%B1%D8%AC%D8%A7%D8%AA/icpcmkfdfelkondmahdeckbjabbobabo
Description أتمتة رصد درجات الطلاب في نظام نور من الأتمتة المدرسية
File Size 35.67 KB
Installation Count 1,669
Current Version 1.1.4
Last Updated 2023-10-14
Publish Date 2022-01-14
Developer https://apps4m.com
Email [email protected]
Payment Type in_app
Extension Website https://apps4m.com/
Help Page URL https://apps4m.com/
Supported Languages ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u0631\u0635\u062f \u0627\u0644\u062f\u0631\u062c\u0627\u062a",
    "description": "\u0623\u062a\u0645\u062a\u0629 \u0631\u0635\u062f \u062f\u0631\u062c\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628 \u0641\u064a \u0646\u0638\u0627\u0645 \u0646\u0648\u0631 \u0645\u0646 \u0627\u0644\u0623\u062a\u0645\u062a\u0629 \u0627\u0644\u0645\u062f\u0631\u0633\u064a\u0629",
    "version": "1.1.4",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/i16.png",
            "32": "\/images\/i32.png",
            "48": "\/images\/i48.png",
            "128": "\/images\/i128.png"
        }
    },
    "icons": {
        "16": "\/images\/i16.png",
        "32": "\/images\/i32.png",
        "48": "\/images\/i48.png",
        "128": "\/images\/i128.png"
    }
}