Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.48 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.48 KB

Facebook with less sh*t

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.

A screenshot of the extension

Load the extension locally on your computer

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.

Chrome

  • Download this source code by clicking on Clone or Download then Download ZIP, extract it, rename chrome_manifest.json as manifest.json
  • Visit chrome://extensions/ in your Chrome browser.
  • Click Load Unpacked.
  • Select the downloaded extension’s folder.

Firefox

  • Download this source code by clicking on Clone or Download then Download ZIP, extract it, rename firefox_manifest.json as manifest.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.