تحضير برو

إضافة تحتوي على مجموعة من الأدوات لتيسير التحضير الإلكتروني

ما هو تحضير برو؟

تحضير برو هو إضافة Chrome تم تطويرها بواسطة Al Hosan Al Aswad Information Technology L.L.C، والميزة الرئيسية لها هي "إضافة تحتوي على مجموعة من الأدوات لتيسير التحضير الإلكتروني".

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

screenshot

تحميل ملف CRX للإضافة تحضير برو

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

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

                        إضافة تحتوي على مجموعة من الأدوات لتيسير التحضير الإلكتروني للكادر التعليمي                    

معلومات أساسية عن التمديد

الاسم تحضير برو تحضير برو
ID laahbojidjlomefjmdkpgdlobdcfbade
عنوان URL الرسمي https://chromewebstore.google.com/detail/%D8%AA%D8%AD%D8%B6%D9%8A%D8%B1-%D8%A8%D8%B1%D9%88/laahbojidjlomefjmdkpgdlobdcfbade
الوصف إضافة تحتوي على مجموعة من الأدوات لتيسير التحضير الإلكتروني
حجم الملف 2.71 MB
عدد التثبيتات 164
النسخة الحالية 7.0
آخر تحديث 2023-09-06
تاريخ النشر 2023-08-18
المطور Al Hosan Al Aswad Information Technology L.L.C
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.tahdirpro.com/
اللغات المدعومة ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "css": [
                "css\/main.css"
            ],
            "js": [
                "jq.js",
                "Sscript.js"
            ],
            "matches": [
                "https:\/\/schools.madrasati.sa\/SchoolManagment\/Actions\/Teacher\/*",
                "https:\/\/external.madrasati.sa\/SchoolManagment\/Actions\/Teacher\/*"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/schools.madrasati.sa\/Teacher\/Lessons\/LessonDetailsNew?Data=*",
                "https:\/\/schools.madrasati.sa\/SchoolSchedule\/Schedule\/ManageLecture?SchoolId=*",
                "https:\/\/external.madrasati.sa\/Teacher\/Lessons\/LessonDetailsNew?Data=*",
                "https:\/\/external.madrasati.sa\/SchoolSchedule\/Schedule\/ManageLecture?SchoolId=*"
            ],
            "js": [
                "Sscript2.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/schools.madrasati.sa\/Teacher\/TimeTable\/Index\/*",
                "https:\/\/external.madrasati.sa\/Teacher\/TimeTable\/Index\/*",
                "https:\/\/schools.madrasati.sa\/SchoolSchedule\/Schedule\/TeacherSchedule?SchoolId=*"
            ],
            "js": [
                "Sscript3.js",
                "jq.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/schools.madrasati.sa\/Teacher\/Assignments\/GradeAssignment\/*"
            ],
            "js": [
                "Sscript4.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/noor.moe.gov.sa\/Noor\/EduWaveSMS\/*"
            ],
            "js": [
                "jq.js",
                "rsd.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/noor.moe.gov.sa\/Noor\/EduWaveEducational\/*"
            ],
            "js": [
                "jq.js",
                "rsdd.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/schools.madrasati.sa\/SchoolManagment\/Actions\/Teacher\/*"
            ],
            "all_frames": true,
            "js": [
                "contentScript4.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/schools.madrasati.sa\/*"
            ],
            "all_frames": true,
            "js": [
                "contentScript2.js"
            ],
            "run_at": "document_start"
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rule.json"
            }
        ]
    },
    "permissions": [
        "declarativeNetRequest",
        "storage"
    ],
    "manifest_version": 3,
    "name": "\u062a\u062d\u0636\u064a\u0631 \u0628\u0631\u0648",
    "description": "\u0625\u0636\u0627\u0641\u0629 \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0644\u062a\u064a\u0633\u064a\u0631 \u0627\u0644\u062a\u062d\u0636\u064a\u0631 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
    "version": "7.0",
    "icons": {
        "16": "logo\/logo-16.png",
        "48": "logo\/logo-48.png",
        "128": "logo\/logo-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "jq.js",
                "logo.png"
            ],
            "matches": [
                "https:\/\/schools.madrasati.sa\/*",
                "https:\/\/external.madrasati.sa\/*"
            ]
        },
        {
            "resources": [
                "myscript2.js",
                "myscript4.js"
            ],
            "matches": [
                "https:\/\/schools.madrasati.sa\/*",
                "https:\/\/external.madrasati.sa\/*"
            ]
        }
    ]
}