تحضير برو

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

تحضير برو là gì?

تحضير برو là một tiện ích mở rộng Chrome được phát triển bởi Al Hosan Al Aswad Information Technology L.L.C, và tính năng chính của nó là "إضافة تحتوي على مجموعة من الأدوات لتيسير التحضير الإلكتروني".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng تحضير برو

Tải xuống các tệp mở rộng تحضير برو dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên تحضير برو تحضير برو
ID laahbojidjlomefjmdkpgdlobdcfbade
URL Chính Thức https://chromewebstore.google.com/detail/%D8%AA%D8%AD%D8%B6%D9%8A%D8%B1-%D8%A8%D8%B1%D9%88/laahbojidjlomefjmdkpgdlobdcfbade
Mô tả إضافة تحتوي على مجموعة من الأدوات لتيسير التحضير الإلكتروني
Kích Thước Tệp 2.71 MB
Số Lần Cài Đặt 164
Phiên Bản Hiện Tại 7.0
Cập Nhật Lần Cuối 2023-09-06
Ngày Phát Hành 2023-08-18
Nhà Phát Triển Al Hosan Al Aswad Information Technology L.L.C
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.tahdirpro.com/
Ngôn Ngữ Được Hỗ Trợ 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\/*"
            ]
        }
    ]
}