Nothing personally identifiable. OMSCS Radar runs locally in your browser and does not collect, transmit, or store any personally identifying information.
The extension uses chrome.storage.sync to remember one preference:
This preference is stored in your browser only. It may sync across devices where you're signed into Chrome with the same Google account, per Chrome's standard sync behavior. We do not have access to this data.
The extension calls a single read-only endpoint to fetch publicly available course rating data. The request includes:
We do not log who is making these requests; the server does not associate requests with any user.
This extension is open source. You can verify all the claims above by reading the source at github.com/xqetsia/omscs-radar.
Questions or concerns? Open an issue on the GitHub repo.