Skip to content

asmaier/FilterBubble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilterBubble - You decide what you want to see!

This Chrome extension allows you to filter out a list of words/names you don't want to see on webpages anymore.

Overview

Everybody knows filter bubbles are dangerous. But they are only dangerous if others (or machines) decide what you have to see and what not. FilterBubble instead gives you back control over what you want to see. It filters the noise of the internet so you can see the signal again.

Features

  • Configurable list of names, words or phrases to blacklist
  • Attemps to remove the blacklisted words with as little collateral damage as possible

Installation (for Users)

Just install the extension from the Chrome Web Store!

Then surf the web as normal without worrying about leaving your filter bubble.

Installation (for Developers)

Want to hack on FilterBubble? Sweet!

Here's a how to to get the source of the Chrome Extension running in your environment.

  1. Grab latest source
git clone https://github.com/asmaier/FilterBubble
  1. Enable Chrome Extension in your Chrome install
Open Chrome.
Navigate to Settings... Tools... Extensions.
Click + on "Developer mode"
Click "Load unpacked extensions..."
Navigate to directory you installed FilterBubble and click Open.
  1. Configuration
Right click on the icon in the browser and click on Options.
Enter words to filter, one word/phrase per line
Click on Save
  1. Reload some webpage with your blacklisted words (or just google for them) and see them and related content magically disappear. You are now in your filter bubble!

Meta

About

A Chrome extension that filters specific words from webpages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.7%
  • HTML 21.8%
  • Shell 2.5%