xibalva / FacebookTrackingRemoval

Browser extension that removes ads and the user interaction tracking from content on Facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub manifest version GitHub release (latest by date) GitHub release (total)

Mozilla Add-on Mozilla Add-on Mozilla Add-on Mozilla Add-on

Chrome Web Store Chrome Web Store Chrome Web Store Chrome Web Store

Facebook™ Tracking & Ad Removal

Removes Ads and the user interaction tracking from content on Facebook™. Modified elements can optionally have a custom CSS style applied to them so that cleaned items can be more easily identified.

For links, the event listeners on the link and its parents are removed and/or disabled and a proper href is set on the link.

For videos on mobile, all Facebook™ event-listeners and custom controls are removed, and the video is simplified into just the bare HTML5 video tag.

Explanation of permissions:

  • Access to facebook.com, messenger.com, and facebookcorewwwi.onion is needed for main functionality, in order to work on those pages.
  • Access to mgziminsky.gitlab.io, more specifically https://mgziminsky.gitlab.io/FacebookTrackingRemoval/*, is used to download blocking rules only

Privacy Policy

I don't, and never will, collect or send any data to myself or any third parties

About

Browser extension that removes ads and the user interaction tracking from content on Facebook

License:GNU General Public License v3.0


Languages

Language:JavaScript 85.2%Language:HTML 9.2%Language:CSS 5.3%Language:Shell 0.4%