SFU RMP is a Chrome extension designed for SFU students, providing convenient access to professor ratings from RateMyProfessor.com on SFU course registration pages (goSFU, mySchedule).
After installing the extension from the Chrome Store, you will notice that professor names are underlined and highlighted. Hover your mouse over the professor names, and tooltips containing ratings will be displayed as follows:
- Clone or download the repository.
- Enter the extension setting page and enable Developer Mode
- Click the top left Load unpacked button and select the repository directory.
npm install
to install dev dependenciesnpm test
to run all test cases