nwHacks2022 @UBC w/ Alex Luo and Erin Chong
If you're a University student, chances are, you've used Piazza before, a collaborative platform to receive help from peers and instructors. However, one of the most fatal flaws would have to be the "bland" colour scheme that Piazza offers (as seen below).
This is why my team created a chrome extension called Piazza Topbar Colour Changer which allows the user to permanently change their Piazza topbar to any unique hex code/colour that the user desires!
Our code is definitely not perfect, so if you'd like to fix/change anything with the plugin, your help is always welcome! This is an open sourced project so we highly encourage users to pick at it and improve it!
- Fork and clone the project
- Create a new branch: git checkout -b my-branch-name
- Open chrome://extensions/ on your browser
- Click Load Unpacked
- Make your changes, verify they work.
- Push to your fork and submit a pull request
- Wait for your code to be reviewed.
You can email me at [email protected] if you have pending changes and I'll look at it as soon as I can.