Skip to content

ibzimh/Professor-Ratings-for-Spire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adds rate my professor ratings to the spire search for classes page.

Contact Info: Shoot me an email if you have any queries or confusions!

Planning on making this into a Chrome Extension, but right now you can either use tampermonkey to get it to work or manually add the script. Here are tutorials for both.

Using Tampermonkey:

  1. Download the Tampermonkey extension (link for chrome and edge, link for firefox)
  2. Press the add extension button(s)

image
image

  1. Click the extensions icon on the top right of your page and click on Tampermonkey

image
image

  1. Click enable if it isn't enabled and then click on 'Create a new script...' (We're almost there!)

image

  1. Now go to the tampermonkey-script.js file.
  2. And copy the code in the file (by pressing the copy file button).

image

  1. Paste the code in tampermonkey and save the file

image

  1. Now close and reopen your browser and you're good to go! (If the script still doesn't work try disabling and enabling the tampermonkey script, or contact me here)

Manually Adding The Script

  1. Open the Spire Search for Classes page

  2. Go into inspect mode by pressing f12 or fn+f12

  3. Press Ctrl+Shift+C and then click on the professors name

  4. On the top of the inspect page it should show some buttons (like this) image

  5. Press '>>' and then press 'Sources'

image

  1. Press '+ New Snippet' (click the Show Navigator button if you don't see a '+ New Snippet' button)

image

  1. Paste the code
  2. Press Ctrl+Enter
  3. The snippet will be saved so you won't have to copy paste it everytime!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published