Skip to content

ekiost/SIT-Timetable-Grabber-Extension

Repository files navigation

SIT Timetable Grabber Extension version rating user

The SIT Timetable Grabber is an indispensable tool for SIT students. Easily download your course timetable and exam timetable from the SIT website and import it into your favorite calendar app, ensuring you're always on top of your schedule.This project was bootstrapped using the Extension.js React-TypeScript template.

Scripts Available

In the project directory, you can run:

npm dev

// Runs the app in the development mode.
// Will open a new browser instance with your extension loaded.
// The page will reload when you make changes.
npm dev

npm start

// Runs the app in the production mode.
// Will open a new browser instance with your extension loaded.
// This is how your browser extension will work once published.
npm start

npm build

// Builds the app for production.
// Bundles your browser extension in production mode for the target browser.
npm run build

License

MIT (c) Ling Choon Keat.