A web extention to remove "Sponsored" and "Popular Across Facebook" posts from the Facebook feed.
Available for Firefox here. The chrome version was removed from Chrome Web store because of "Facebook" in the name of the extension :( Instead, you can install the extension for Chrome following the instructions given below.
You can load this extension locally without having to download it from the extension website. The way you do this depends on which browser you are using.
- Download this source code by clicking on
Clone or Download
thenDownload ZIP
, extract it, renamechrome_manifest.json
asmanifest.json
- Visit
chrome://extensions/
in your Chrome browser. - Click Load Unpacked.
- Select the downloaded extension’s folder.
- Download this source code by clicking on
Clone or Download
thenDownload ZIP
, extract it, renamefirefox_manifest.json
asmanifest.json
- Visit
about:debugging
in your Firefox browser. - Click on Load Temporary Add-on.
- Select the manifest.json within the downloaded extension’s folder.
- Note: If you want to use the add-on across restarts, you could also upload it here for self distribution, download it and drag the file on Firefox.