rmp-extension

Privacy Policy

Last updated: 2026-06-30

Summary

This extension does not collect, store, or transmit any personally identifiable information. The only data it stores is your chosen school, kept locally in Chrome’s sync storage.

What the extension does

When you visit a supported course registration page (Banner SSB9 or PeopleSoft Campus Solutions Class Search), the extension:

  1. Reads instructor names that are already visible on the page
  2. Sends only the instructor’s last name and first initial to Rate My Professors’ GraphQL endpoint (https://www.ratemyprofessors.com/graphql) along with your configured school identifier
  3. Displays the result inline on the page

No other data leaves your browser.

What is stored

In chrome.storage.sync:

That’s it. No browsing history, no instructor lists, no analytics, no telemetry.

What is not done

Third-party service

The extension queries Rate My Professors’ public GraphQL endpoint. Your interactions with that endpoint are subject to Rate My Professors’ own privacy policy: https://www.ratemyprofessors.com/privacy

Permissions

Permission Why
storage Save your selected school
Host access to *.ratemyprofessors.com Fetch professor ratings
Content script on supported registration pages (Banner SSB9 */StudentRegistrationSsb/* and PeopleSoft *COMMUNITY_ACCESS.CLASS_SEARCH.GBL*) Read instructor names from the page and inject the rating cards

Source code

This extension is open source. You can audit every line at: https://github.com/Konald58/rmp-extension

Contact

Issues, questions, or concerns: https://github.com/Konald58/rmp-extension/issues