Skip to content

ClavinK/RMP-Helper

Repository files navigation

4800-RMP-Helper

Chrome Extension that integrates Rate My Professor into BroncoDirect

Prerequisites

Make sure you have Node.js and npm installed.

Dependencies

To install package dependencies, run the following command:

npm install

Building

To build the extension, run the following command:

npm run build

The extension will be in the dist directory.

Loading The Extension Into Chrome

  • Open Chrome and navigate to chrome://extensions/

  • Enable "Developer mode" (toggle at the top right)

  • Click on "Load unpacked" and select the dist directory

  • The extension should now be loaded and ready for use

Reloading The Extension Into Chrome

  • Any change or new commit to the source code requires a freshly generated dist directory
  • To create an updated dist directory, simply repeat the #Building and #Loading The Extension Into Chrome steps:
    • Run the command: npm run build to generate the new dist
    • Reload the extension into chrome: "Load unpacked" at chrome://extensions/, selecting the newly generated dist
  • Your updated dist should now be loaded into chrome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •