/CoopNavigatorImproved

(uOttawa) Fixes annoyances with the coop navigator website

Primary LanguageTypeScriptOtherNOASSERTION

Coop Navigator Improved (uOttawa)

Note: Only supports English

Chrome(ium)

Features at the current time

  • Job preloading
    • Clicking a job will toggle visibility of it
    • It will appear right below the Job title
  • Modified job page layout
    • The description is on the right in an easier to access location.

Screenshot

Build Instructions

Clone the repository:

git clone

Install the dependencies:

npm install

Build or run the extension:

npm build to build the extension.

or

npm watch to build after every change.

The extension will be found in dist