GitPedia
BevizLaszlo

BevizLaszlo/UBlock-Filters-for-Social-Media

A custom filter list that removes home feeds, reels, and recommendations from YouTube, Reddit, X, Facebook, and more. Boost focus and reduce screen time.

11 Releases
Latest: 4mo ago
v1.2.2Latest
github-actions[bot]github-actions[bot]·4mo ago·February 15, 2026
GitHub

New filters for Instagram and blocking the mobile version of Facebook, YouTube and LinkedIn

v1.2.1
github-actions[bot]github-actions[bot]·5mo ago·January 11, 2026
GitHub

Fixed splitting issue with site X

v1.2.0
github-actions[bot]github-actions[bot]·5mo ago·January 11, 2026
GitHub

From now on you can also use filter lists only for a specific site

v1.1.6
BevizLaszloBevizLaszlo·6mo ago·November 26, 2025
GitHub

Removed Reddit Trending results in search bar (by <a href="https://github.com/CampbellReid">CampbellReid</a>)

v1.1.5
BevizLaszloBevizLaszlo·7mo ago·November 13, 2025
GitHub

Fixed Facebook home feed appearing due to new classnames

v1.1.4
BevizLaszloBevizLaszlo·7mo ago·November 8, 2025
GitHub

Added the line `www.youtube.com##div.ytp-fullscreen-grid-main-content`, so the filter list will hide the video recommendations in the end of the YouTube video and the content which appears by scrolling down in full screen mode.

v1.1.3
BevizLaszloBevizLaszlo·8mo ago·October 5, 2025
GitHub

Fixed Reddit 'Popular' page filter from <a href="https://github.com/Bluudek">Bluudek</a>’s fork

v1.1.2
BevizLaszloBevizLaszlo·9mo ago·September 24, 2025
GitHub

📋 Changes

  • Filters updated with gijsdev/ublock-hide-yt-shorts filter list
v1.1.1
BevizLaszloBevizLaszlo·1y ago·June 9, 2025
GitHub

📋 Changes

  • Facebook navigation menu: Video, Marketplace, and Gaming buttons are now hidden again.
  • Twitch front page: video recommendation blocking has been fixed and improved to avoid affecting other site elements.
v1.1.0
BevizLaszloBevizLaszlo·1y ago·April 19, 2025
GitHub

In this release I removed some filters from Twitch which caused login panel invisible. Also added new page to filter list: <table> <thead> <tr> <th>Platform</th> <th>Blocked Elements</th> </tr> </thead> <tbody> <tr> <td>LinkedIn</td> <td> <ul> <li>Feed sort toggle</li> <li>Home feed</li> </ul> </td> </tr> </tbody> </table>

v1.0.0
BevizLaszloBevizLaszlo·1y ago·January 18, 2025
GitHub

<table> <thead> <tr> <th>Platform</th> <th>Blocked Elements</th> </tr> </thead> <tbody> <tr> <td>YouTube</td> <td> <ul> <li>Home Feed</li> <li>YouTube Shorts (filter list from <a href="https://github.com/gijsdev/ublock-hide-yt-shorts">gijsdev/ublock-hide-yt-shorts</a>)</li> <li>Video recommendations next to the videos</li> <li>Video recommendations at the end of a video screen</li> </ul> </td> </tr> <tr> <td>Twitch</td> <td> <ul> <li>Home Feed</li> <li>Recommended channels</li> </ul> </td> </tr> <tr> <td>X</td> <td> <ul> <li>Home Timeline</li> </ul> </td> </tr> <tr> <td>Reddit</td> <td> <ul> <li>Home Feed</li> <li>Popular Feed</li> <li>All Feed</li> </ul> </td> </tr> <tr> <td>Facebook</td> <td> <ul> <li>Home Feed</li> <li>Marketplace and Videos Navigation Buttons</li> <li>Reels Section</li> </ul> </td> </tr> </tbody> </table>