Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 1.66 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.66 KB

Linkedin Feed Sort By Recent Chrome Web Store Donate License

Discontinued

This repo is discontinued because LinkedIn finally allowed users to set the feed sorting in Settings.

Info

Chrome extension/userscript to automatically set Sort by Recent on Linkedin feed.

Installation

Extension (Google Chrome)
  1. Install the extension from the official Google Chrome Webstore.
  2. Go to Linkedin.com, if it does not work at first try, reload the page once.
Userscript (Firefox, Opera, etc...)
  1. Install an extension that allows you to install userscripts (eg: Greasemonkey, Tampermonkey, Violentmonkey, etc).
  2. Download the userscript from here.
  3. Drag and drop linkedinFeedSortByRecent.user.js into your browser to install it.

Uninstall

  1. Once you uninstalled the extension/userscript you also need to remove a particular cookie to disable the sorting.
  2. Go to linkedin.com and click the padlock icon in the address bar.
  3. Click Cookies and find www.linkedin.com.
  4. Go inside the Cookie folder and find a cookie called feed-sort and remove it.

Issues

Open an issue if this stops working.