Cut the noise from LinkedIn job search.
Chrome extension that filters out irrelevant LinkedIn jobs and keeps your search focused.
Features
Hide irrelevant jobs
Hide jobs matching any combination of:
- Promoted
- Viewed
- Applied
- Dismissed
- Specific companies
- Title keywords
Control search results
- Filter by any date range (e.g. last 3 days)
- Default to most recent sort (classic search only)
Review jobs faster
- Highlight words and phrases in job descriptions
Real-time feedback
- Floating pills show how many jobs are hidden
- Toggle filters on/off instantly while browsing
You can also export and import your settings to keep a backup or move between browsers. The export is plain JSON, so you can ask an AI assistant to make changes based on your preferences, then import it back.
Installation
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.