linkedin-no-feed

LinkedIn No Feed

A simple browser extension that hides your LinkedIn feed so you can focus on networking and jobs without distractions.
You can toggle the feed ON/OFF anytime via the popup.


Features


Installation (Developer Mode)

  1. Clone or download this repository.
  2. Open chrome://extensions/ in Chrome.
  3. Enable Developer Mode.
  4. Click Load unpacked and select this folder.

File Structure

linkedin-no-feed-extension/ ├── manifest.json ├── popup.html ├── popup.js ├── content.js ├── icons/ │ ├── icon16.png │ ├── icon48.png │ └── icon128.png └── README.md


Privacy Policy

This extension does not collect or store any personal data.
All settings (feed ON/OFF) are saved locally using Chrome’s storage API.