All Projects → d4t4x → facebook-cleaner

d4t4x / facebook-cleaner

Licence: GPL-3.0 license
Fuzzify.me – A browser extension that cleans out a Facebook user's ad preferences and provides a stream of ads that user receives.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to facebook-cleaner

FacebookAds
This is an Android app that displays all the Facebook Mobile Ads based on Audience Network SDK. This repo uses all the major ad-types in a separate activity for all the ads.
Stars: ✭ 16 (-68%)
Mutual labels:  facebook, ads
Twitch Hls Adblock
Block advertisements that are inserted in Twitch streams directly.
Stars: ✭ 242 (+384%)
Mutual labels:  firefox-addon, ads
fb-post-screenshot
Firefox Web Extension to save Facebook posts as images
Stars: ✭ 18 (-64%)
Mutual labels:  facebook, firefox-addon
facebook adblock
An open-source Ad Blocker for Facebook™
Stars: ✭ 173 (+246%)
Mutual labels:  facebook, firefox-addon
FB-Ads-Opt-UCB
The easiest way to optimize Facebook Ads using Upper Confidence Bound Algorithm. 💻
Stars: ✭ 23 (-54%)
Mutual labels:  facebook, ads
Blacklist
Curated and well-maintained hostfile to block ads, tracking, cryptomining, and more! Updated regularly. ⚡🔒
Stars: ✭ 492 (+884%)
Mutual labels:  facebook, ads
Darkness
Dark Themes for Popular Websites
Stars: ✭ 467 (+834%)
Mutual labels:  facebook, firefox-addon
Facebook audience network
Flutter Facebook Audience Network
Stars: ✭ 122 (+144%)
Mutual labels:  facebook, ads
re-lmgtfy
Now that lmgtfy.com has ads, all is lost if we don't recreate it.
Stars: ✭ 23 (-54%)
Mutual labels:  ads
refined-github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 19,066 (+38032%)
Mutual labels:  firefox-addon
ads-for-wp
We are innovating in the Ads space by creating a Lightweight, Easy & Feature Rich Ad solution for WP & AMP
Stars: ✭ 17 (-66%)
Mutual labels:  ads
HistoryCleaner
Firefox addon that deletes history older than a specified amount of days.
Stars: ✭ 51 (+2%)
Mutual labels:  firefox-addon
facebook-tag
Facebook tag for Google Tag Manager Server Side
Stars: ✭ 27 (-46%)
Mutual labels:  facebook
colorful-qrcode
Simple & colorful QR code generator with chrome extension
Stars: ✭ 13 (-74%)
Mutual labels:  firefox-addon
Facebook-Album-Browser
jQuery plugin for browsing public albums of a Facebook account
Stars: ✭ 76 (+52%)
Mutual labels:  facebook
Examples-Inxton.Package.Vortex.Core
Repository contains introductory examples to Inxton.Package.Vortex.Core
Stars: ✭ 32 (-36%)
Mutual labels:  ads
refer
Cross browser web clipper. Takes notes from videos, screenshots and extract texts or images from supported web browsers.
Stars: ✭ 21 (-58%)
Mutual labels:  firefox-addon
jQuery-Facebook-Stream
Display all your wall post, comments & likes in groups or fans page.
Stars: ✭ 24 (-52%)
Mutual labels:  facebook
zh-downloader
一个可以直接下载知乎视频的浏览器插件
Stars: ✭ 54 (+8%)
Mutual labels:  firefox-addon
Facebook-phishing
Phishing Facebook Page in Django Code(Python Based)
Stars: ✭ 129 (+158%)
Mutual labels:  facebook

Fuzzify.me

A browser extension that helps you understand how advertisers target you on Facebook. With one click, the tool automatically runs a housecleaning, denying advertisers access to all the categories Facebook is constantly generating about you. In the Ads Stream you can keep track of what categories have been cleared out and what targeted ads you're seeing over time.

Built for both Firefox & Chrome.

Install for Firefox

Install for Chrome

Installation Firefox

  1. Clone this github repository or download it as a zip file and unzip: https://github.com/d4t4x/facebook-cleaner
  2. Go to about:debugging#addons (type in address bar) and click "Load Temporary Add-On". Then you'll want to pick the manifest.json file in the build folder inside the project folder.
  3. If you have an ad blocker, you'll need to disable it while you browse Facebook.
  4. Click the purple icon in the toolbar and you'll see the full visual timeline of all the ads & cleaning history. It will take a few Facebook sessions to collect enough data, so at first this will appear empty.

Installation Chrome

  1. Clone this github repository or download it as a zip file and unzip: https://github.com/d4t4x/facebook-cleaner
  2. Go to chrome://extensions/ (type in address bar) and click "Load Unpacked". Then you'll want to pick the "build" folder inside the project folder.
  3. If you have an ad blocker, you'll need to disable it while you browse Facebook.
  4. Click the purple icon in the toolbar and you'll see the full visual timeline of all the ads & cleaning history. It will take a few Facebook sessions to collect enough data, so at first this will appear empty.

FAQ

Available in English and Português.

Privacy Policy

Available in English and Português.

Run locally and pack extension

  • npm install
  • to make a build (folder) from src npm run build
  • to make a build and watch for changes npm run buildw
  • to make a build and minify etc (see webpack.config.js) npm run buildprod
    • use this to reproduce the code submitted to Chrome Web Store and Firefox Add-ons
    • for both Chrome and Firefox the content of the build folder is compressed and submitted to the developer platform
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].