Skip to content

crudeGithub/LinkedInFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Keyword Feed Filter (Chrome Extension)

Hide unwanted LinkedIn posts based on keywords you choose.

What it does

This Chrome extension scans LinkedIn feed and search posts and hides any post containing words or phrases you specify.

Useful for removing:

  • Location-specific jobs (e.g. Lahore, Delhi)
  • Onsite-only roles
  • Relocation posts
  • Any repeated unwanted content

Filtering happens only in your browser. Nothing is sent anywhere.


Install (Developer Mode)

  1. Download this repository as ZIP
  2. Extract it
  3. Open Chrome and go to: chrome://extensions
  4. Enable Developer Mode (top right)
  5. Click Load unpacked
  6. Select the extracted folder

The extension icon will appear in your toolbar.


How to Use

  1. Click the extension icon
  2. Enter keywords separated by commas
    Example: lahore, onsite, relocation, work from office
  3. Click Save
  4. Refresh LinkedIn

Posts containing those words will be hidden automatically.


Notes

  • Case insensitive (Lahore = lahore)
  • Phrase matching supported (e.g. "work from office")
  • Works on feed and search pages
  • Does not affect your LinkedIn account or activity

Privacy

This extension:

  • Does not track users
  • Does not collect data
  • Does not send anything to a server

Everything runs locally in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors