mrinc / F-B-Hide-Recommendations-and-Reels

This google chrome extension hides Reels and recommendations on Facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This extension hides Reels and recommendations on Facebook.com

This extension looks for certain keys in Facebooks feed and hides elements that contain Reels and short videos and Suggested for you.

It places a small banner in the items place to let you know what was hidden.

Chrome web store: https://chrome.google.com/webstore/detail/mgfdapnedjhfmhcaglenpnjaocjpfplj/
Firefox web store: https://addons.mozilla.org/en-US/firefox/addon/fb-hide-recomm-and-reels/

** Note chrome extension has been republished under a new ID

Adding a new language

Add your language via editing the langs.ts file with your language /src/content/langs.ts
Make a pull request back into master and we'll check and merge it

Building package

Run build.sh and it will compile the extensions into the dist/packed dir.
Requirements: docker (v24+), docker compose (v1.29+)
Build is handled inside a container for isolation and consistency.

Sponsor/Support

You can support this plugins development with liberapay

Liberapay patrons

About

This google chrome extension hides Reels and recommendations on Facebook

License:MIT License


Languages

Language:TypeScript 87.4%Language:JavaScript 4.3%Language:Shell 4.0%Language:CSS 3.5%Language:Dockerfile 0.5%Language:HTML 0.3%