Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 861 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 861 Bytes

SocialMedia_Detox

This repo contains scripts to bulk unfollow people.

Facebook

  1. Go to "News Feed Preferences" under the "v" drop down list on the top right hand of Facebook.
  2. Select "Unfollow people and groups to hide their posts".
  3. Open the Developer Console on your browser.
  4. Copy paste the code in Facebook.js file and hit enter.
  5. Wait for few minutes until you have unfollowed everyone.

LinkedIn

  1. go to - https://www.linkedin.com/feed/following/
  2. Open the Developer Console on your browser.
  3. Copy paste the code in LinkedIn.js file and hit enter.
  4. Wait for few minutes until you have unfollowed everyone.

Twitter

  1. go to - https://twitter.com/following
  2. Open the Developer Console on your browser.
  3. Copy paste the code in Twitter.js file and hit enter.
  4. Wait for few minutes until you have unfollowed everyone.