Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robert01101101/hide-applied-jobs-linkedin
Chrome extension that hides jobs already applied to in the LinkedIn job search.
https://github.com/robert01101101/hide-applied-jobs-linkedin
chrome-extension jobsearch linkedin
Last synced: 4 days ago
JSON representation
Chrome extension that hides jobs already applied to in the LinkedIn job search.
- Host: GitHub
- URL: https://github.com/robert01101101/hide-applied-jobs-linkedin
- Owner: Robert01101101
- License: gpl-3.0
- Created: 2024-11-08T22:38:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-04T21:12:24.000Z (20 days ago)
- Last Synced: 2025-01-18T18:12:35.292Z (6 days ago)
- Topics: chrome-extension, jobsearch, linkedin
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/hide-applied-jobs-linkedi/jkoegkdeggghnoenfgjoklfkmihkighf
- Size: 1.29 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# hide-applied-jobs-linkedin
[link-rgh]: https://github.com/sindresorhus/refined-github
[link-ngh]: https://github.com/sindresorhus/notifier-for-github
[link-hfog]: https://github.com/sindresorhus/hide-files-on-github
[link-tsconfig]: https://github.com/sindresorhus/tsconfig
[link-cws-keys]: https://github.com/fregante/chrome-webstore-upload-keys
[link-amo-keys]: https://addons.mozilla.org/en-US/developers/addon/api/keyA simple Chrome extension that hides jobs already applied to in the LinkedIn job search.
![Icon](source/icon.png)
## Features
- 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.## Installation
- Chrome: Install from the [Chrome Web Store](https://chromewebstore.google.com/detail/hide-applied-jobs-linkedi/jkoegkdeggghnoenfgjoklfkmihkighf).
- Firefox: Install from the [Firefox add-ons website](https://addons.mozilla.org/en-CA/firefox/addon/hide-applied-jobs-linkedin/) (Release is pending approval as of January 4th, 2025).
- OR: You can also download the latest release from the releases section to the right, and [load the extension manually in Chrome](https://www.smashingmagazine.com/2017/04/browser-extension-edge-chrome-firefox-opera-brave-vivaldi/#google-chrome-opera-vivaldi), or [Firefox](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension#installing).## Template
- This browser extension used the [browser-extension-template](https://github.com/fregante/browser-extension-template) as a starting point for development.
## Getting started
### 🛠 Build locally
1. Checkout the copied repository to your local machine eg. with `git clone https://github.com/Robert01101101/hide-applied-jobs-linkedin/`
1. Run `npm install` to install all required dependencies
1. Run `npm run build`
1. The extension can now be [loaded manually in Chrome](https://www.smashingmagazine.com/2017/04/browser-extension-edge-chrome-firefox-opera-brave-vivaldi/#google-chrome-opera-vivaldi).The build step will create the `distribution` folder, this folder will contain the generated extension.
### 🏃 Run the extension
Using [web-ext](https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/) is recommended for automatic reloading and running in a dedicated browser instance. Alternatively you can load the extension manually (see below).
1. Run `npm run watch` to watch for file changes and build continuously
1. Run `npm install --global web-ext` (only only for the first time)
1. If you're using `web-ext`: In another terminal, run `web-ext run -t chromium`## Support me
This extension is free, and there is no need to pay me. But if it helps you, I appreciate a coffee :)