/linkedin-pure

Removes clutter from your LinkedIn feed, such as likes, comments, and follows.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

LinkedIn Feed Cleaner

A Chrome extension that helps you remove clutter from your LinkedIn feed by hiding specific types of posts, such as likes, comments, follows, and suggested content.

Installation

Install Dependencies:

npm install

Build the Extension:

npm run build-extension

Load the Extension:

  • Open Chrome and navigate to chrome://extensions/.
  • Enable Developer Mode (toggle in the top-right corner).
  • Click Load unpacked and select the dist folder generated by the build process.
  • The extension is now ready for use!