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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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