Browser extension that adds features and improvements to Courseoff for Georgia Tech users.
The official Chrome Extension is available here: Courseoff Buddy for Georgia Tech - Chrome Web Store
This extension gets its information from the courseoff-buddy-server.
$ npm i
$ npm run build
This will create a folder called prod.
Now, in Google Chrome, go to chrome://extensions/.
Then make sure "Developer Mode" is enabled.
Click "Load unpacked" extension button.
Find the prod folder in the folder picker that pops up.
Press "Done"
The extension should now be installed.