USC Schedule Helper improves USC class search and registration with professor ratings, schedule insights, and class availability notifications. This repository contains the Next.js notification service and the cross-browser WXT extension.
The Chrome extension is available from the Chrome Web Store. Its privacy policy is available both in this repository and on the live service at usc.jonlu.ca/privacy.
# Chrome
yarn package:extension
# Firefox (Manifest V3)
yarn package:firefoxFirefox packages are written to .output/ as an extension ZIP and a source ZIP for Mozilla review. See SOURCE_CODE_REVIEW.md for reproducible build instructions.