Cut the noise from LinkedIn job search.
Chrome extension that filters out irrelevant LinkedIn jobs and keeps your search focused.
Hide jobs matching any combination of:
- Promoted
- Viewed
- Applied
- Dismissed
- Specific companies
- Custom keywords
- Default to most recent sort
- Filter by any date range (e.g. last 3 days)
- Floating pills show how many jobs are hidden
- Toggle filters on/off instantly while browsing
Manual install
- Download the latest release from Releases
- Unzip the file
- Open
chrome://extensions/ - Enable Developer mode
- Click Load unpacked and select the unzipped folder
Build from source
git clone https://github.com/its-monotype/jobzap.git
cd jobzap
pnpm install
pnpm buildThen load .output/chrome-mv3 in chrome://extensions/ using Load unpacked.