/linkedin-job-scanner

Chrome Extension - LinkedIn Job Scanner

Primary LanguageHTML

Job Scanner

A chrome extension to find job posts by crawling that contain keywords you set up.


Contribution & Bug Reports

If you have any suggesions or find any bugs, write freely on the Issues tab.

I will respond as soon as possible.

How To Use

Watch the video

How To Run (dev)

  1. install packages with a package manager you prefer
pnpm install
  1. Build
pnpm run build
  1. Open the link chrome://extensions/ on the chrome web browser.

  2. Switch on the developer mode

  3. Click the Load unpacked`` button and choose the dist` directory.