ajayyy / CoopNavigatorImproved

(uOttawa) Fixes annoyances with the coop navigator website

Home Page:https://chrome.google.com/webstore/detail/epjfkhpbgdkbdpcicaenldoebllfjfld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

(uOttawa) Fixes annoyances with the coop navigator website

https://chrome.google.com/webstore/detail/epjfkhpbgdkbdpcicaenldoebllfjfld

License:Other


Languages

Language:TypeScript 86.0%Language:JavaScript 6.6%Language:CSS 5.0%Language:HTML 2.4%