An open API service indexing awesome lists of open source software.

https://github.com/datvm/facebookadblock

Hide ads and "Suggested for you" feed items on Facebook News feed.
https://github.com/datvm/facebookadblock

Last synced: about 2 months ago
JSON representation

Hide ads and "Suggested for you" feed items on Facebook News feed.

Awesome Lists containing this project

README

        

This is the repository for the Chrome Extension Facebook AdBlocker as a small personal project for myself.

You can also side-load the extension from this repository.

The code is very simple, you can see how the ads are detected and hidden in the Javascript file. No tracking included.

If Facebook patches it, I may update the extension but no promise as this is just a personal project and I gain no profit from it.

I also wrote [an article here](https://medium.com/@luke.vo/how-to-write-a-chrome-extension-to-block-ads-on-facebook-news-feed-57363e3b7a3c) to explain how the code works, and you can write one for yourself too.