A simple Chrome extension that hides jobs already applied to in the LinkedIn job search.
- Identifies and hides jobs in the list shown by LinkedIn when searching for jobs.
- Click on the extension icon to configure settings:
- Turn the extension off / on
- Add additional keywords to hide job listings with: Promotional, On-site, etc.
- Simply install from the Chrome Web Store
- OR: You can also download the latest release from the releases section to the right, and load the extension manually in Chrome.
- This browser extension used the browser-extension-template as a starting point for development.
- Checkout the copied repository to your local machine eg. with
git clone https://github.com/Robert01101101/hide-applied-jobs-linkedin/
- Run
npm install
to install all required dependencies - Run
npm run build
- The extension can now be loaded manually in Chrome.
The build step will create the distribution
folder, this folder will contain the generated extension.
Using web-ext is recommended for automatic reloading and running in a dedicated browser instance. Alternatively you can load the extension manually (see below).
- Run
npm run watch
to watch for file changes and build continuously - Run
npm install --global web-ext
(only only for the first time) - If you're using
web-ext
: In another terminal, runweb-ext run -t chromium
This extension is free, and there is no need to pay me. But if it helps you, I appreciate a coffee :)