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.
New filters for Instagram and blocking the mobile version of Facebook, YouTube and LinkedIn
Fixed splitting issue with site X
From now on you can also use filter lists only for a specific site
Removed Reddit Trending results in search bar (by <a href="https://github.com/CampbellReid">CampbellReid</a>)
Fixed Facebook home feed appearing due to new classnames
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.
Fixed Reddit 'Popular' page filter from <a href="https://github.com/Bluudek">Bluudek</a>’s fork
📋 Changes
- Filters updated with gijsdev/ublock-hide-yt-shorts filter list
📋 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.
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>
<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>
