zbluebugz / facebook-clean-my-feeds

Clean up Facebook feeds by hiding sponsored, suggestions and other posts based on keywords.
GNU General Public License v3.0
113 stars 13 forks source link
facebook sponsored suggestions text-filtering

FB - Clean My Feeds

Mainly hides sponsored and certain suggested posts in Facebook's News Feed, Groups Feed, Watch (Videos) Feed and Marketplace. Also filters out posts and videos using partial text match.

Works with most languages (i.e. not 100% reliant on dictionary of words)

User-interface languages supported:

JavaScript code to use with Tampermonkey, Greasemonkey, Violentmonkey, Firemonkey, etc to hide certain parts of FB.

Files in the "greasyfork-release" folder are the versions released to Greasy Fork for other people to use.

Files in the "beta" folder are the backup of previous versions

Versions 3.01 - 3.11:

Versions 3.12+ & 4.xx:

Currently, mobile devices, Safari and Internet Explorer are not supported.

Tip

fb-cmf userscript does not block video ads (begin-roll, mid-roll, end-roll), however there's a work-around. 1) Install uBlock Origin in your browser(s) 2) In uBO, goto "My filters" tab and paste in the following rule: facebook.com##+js(set, Object.prototype.scrubber, undefined)

Note: I have not tested this in other content/ad-blockers.