Hides Suggested and Unwanted posts from Facebook Mobile feed. Get a clean Newsfeeds with posts only from your friends, pages and groups you follow.
Table of contents
- Suggested: Removes un-needed algorithm suggested posts
- Sponsored: Removes annoying ads
- Reels: Removes annoying short videos
- People You May Know: Removes suggested friends
- Uncategorized: Removes suggested pages with join/follow link
You can now turn on/off filters from the Settings page. Look for the gear icon "⚙️" in the top right corner.
Special thanks to Ethan Richardson for your huge contribution.
This version of FB is really hard to work on. There are some issues like jittering and scroll jumps that I have not found any way to fix. You can refer to the Known Issues section for more info.
I will instead work on my FB mobile - Clean my feeds Helper (Browser extension) to port Desktop version of FB onto mobile. Which has better UI/UX, better performance and loads media files in original size. Install any FB Cleaner Desktop script/extension of your choice alongside it to block unwanted posts. But as of right now, not all of FB desktop pages are responsive and its going to be the extension's task to port them.
Though development is/will be slow as I'm struggling with my Career. Feel free to visit or contribute to it.
- Install
Quetta Browser
Android or IOS - Launch
Quetta Browser
then Install Tampermonkey or ScriptCat extension from Chrome Web Store. - (Optional) Install uBlock Origin extension.
- Not required for this script but will improve your overall browsing experience by a mile.
- Head over to this link and Press
Install
and Confirm installation: GreasyFork - Browse https://m.facebook.com/ without all the trash.
- Open https://m.facebook.com/
- Tap on the Quetta Browser
3 dot menu
- Tap on
Add to Homescreen
- Set your preferred Label and tap on
Add
- Find it in your Android Home screen
Please refer to this link to find other alternatives if my suggested combination doesn't work for you: https://github.com/KudoAI/googlegpt#-compatibility
- v1.00
- Source code converted to TypeScript and split into multiple files as it was getting harder to maintain in a single file. Please refer to Contribution page for more information including the build process.
- Full code overhaul. Made to be more maintainable and easier to understand. As well as easily extendable and efficient on browser performance.
- Added more filters
- Reels
- People You May Know
- Settings page to turn on/off filters
- Recent Feeds button shortcut
- Dynamic Theme support. Placeholder and Settings page should match the theme of the page.
- The Navigation bar is now sticky.
Facebook has an enhanced Mobile version of facebook which only works on Chromium browsers. The browsing experience is not as good as the App you are used to. It shows low quality photos and videos. But this is all we got that we can inject a script into.
ℹ️ So keep the original App installed and use it only for leisure browsing.
- Jitters when scrolling
- You actually scroll faster than you think. So new posts get added pretty frequently. While the execution of the script isn't slow, shrinking of unwanted posts causes constant Page height shifts. You can find learn more about it inside the script.
- Blank Posts when coming back to NewsFeed
- Firefox based browsers not supported
- The enhanced version of
m.facebook
only loads on Chromium browsers. Nothing I can do about it for now.
- The enhanced version of
- Api rate limit
⚠️ Please scroll slowly- After a while they keep pushing hundreds of Suggested posts in a row. As you keep scrolling faster than usual, it is possible to hit Api rate limit.
Or in general term: they put a timer between each post requests and you asked for posts before the timer ended
- After a while they keep pushing hundreds of Suggested posts in a row. As you keep scrolling faster than usual, it is possible to hit Api rate limit.
- Doesn't work when coming back after a break
- Instead of doing the "Pull down to refresh", press the 3 dot menu and press Refresh there.
⭐ If you like this project a Star would be nice.
⭐ You can request for new filters or submit issues here: Github/issues
⭐ Want to contribute? Refer to the Contribution page.
⭐ Buy me a coffee
They are not affiliated or associated with me in any way.