School Time

Easily keep track of your school timetable directly from the browser

What is School Time?

School Time is a Chrome extension developed by Gabriel H, and its main feature is "Easily keep track of your school timetable directly from the browser".

Extension Screenshots

screenshot
screenshot

Download School Time Extension CRX File

Download School Time 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

                        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.                    

Extension Basic Information

Name School Time School Time
ID anlpagobkiiipidkoiaicdclecckhipd
Official URL https://chromewebstore.google.com/detail/school-time/anlpagobkiiipidkoiaicdclecckhipd
Description Easily keep track of your school timetable directly from the browser
File Size 1.79 MB
Installation Count 27
Current Version 0.6
Last Updated 2021-12-07
Publish Date 2021-10-19
Rating 5.00/5 Total 3 Ratings
Developer Gabriel H
Email [email protected]
Payment Type free
Extension Website https://github.com/gabriel-hanich/School-Timetable
Supported Languages 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"
    }
}