By: Shaheer Khan Add-on
Inspect and view changes in Vandy RMP Integration source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Vandy RMP Integration",
"version": "0.1.0",
"description": "Shows Rate My Professors ratings next to instructor names in Vanderbilt YES class search.",
"permissions": [
"storage"
],
"host_permissions": [
"https://www.ratemyprofessors.com/*",
"https://more.app.vanderbilt.edu/*"
],
"background": {
"service_worker": "service-worker.js",
"scripts": [
"service-worker.js"
]
},
"content_scripts": [
{
"matches": [
"https://more.app.vanderbilt.edu/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "vandy-rmp@khanshaheer20008",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"websiteContent"
]
}
}
},
"action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "Vandy RMP Integration"
}
} Best Vandy RMP Integration Alternatives
Here are some Firefox add-ons that are similar to Vandy RMP Integration:
RIT Rate My Professors Extension
DisillusionedGatsby
Rate My PrUFessors
Jzyang
NinerRatings
zagog629
Rate My Professor Helper
Wylie Mickelson
ASU RateMyProfessors
Ryaan
uwRMP
Parsa
OSU Scheduler + Rate My Professor
Matthew Dinh
BYUI Professor Ratings
Alex Shnyrov
RateMy Slugs
Ivan
Class Compass
CrowdedLynx
Rate My Professor for UGA
newn0w.dev
Rate My BYU Professors
Firefox user 12270142