School Time

Easily keep track of your school timetable directly from the browser

ما هو School Time؟

School Time هو إضافة Chrome تم تطويرها بواسطة Gabriel H، والميزة الرئيسية لها هي "Easily keep track of your school timetable directly from the browser".

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

screenshot
screenshot

تحميل ملف CRX للإضافة School Time

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

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

                        School Time allows you to easily track what classes you have and when. It easily integrates with Sentral for schools and supports custom image themes. Setting up your timetable is quick, easy and automatic.                    

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

الاسم School Time School Time
ID anlpagobkiiipidkoiaicdclecckhipd
عنوان URL الرسمي https://chromewebstore.google.com/detail/school-time/anlpagobkiiipidkoiaicdclecckhipd
الوصف Easily keep track of your school timetable directly from the browser
حجم الملف 1.79 MB
عدد التثبيتات 27
النسخة الحالية 0.6
آخر تحديث 2021-12-07
تاريخ النشر 2021-10-19
تقييم 5.00/5 مجموع تقييمات 3
المطور Gabriel H
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/gabriel-hanich/School-Timetable
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.6",
    "name": "School Time",
    "description": "Easily keep track of your school timetable directly from the browser",
    "browser_action": {
        "default_icon": "resources\/icons\/icon.png",
        "default_popup": "index.html",
        "default_title": "School Time"
    },
    "icons": {
        "128": "resources\/icons\/icon.png"
    }
}