Skip to content

cm090/rhitweaks

Repository files navigation

RHITweaks

A Chromium extension to add functionality to RHIT websites

This is the successor to rhit-moodle-tweaks

Visit the Chrome Web Store to download

View the wiki for a list of features and usage instructions

Development

Environment:

  • Node.js v20.16.0 or later
  • npm v10.8.2 or later

Steps:

  1. Clone the repository
  2. Run npm install
  3. Run npm run start for live development
  4. Run npm run build to build the extension