Note: Only supports English
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.
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