Skip to content

A Google Chrome extension that finds opposing viewpoints to a news article that you are reading.

Notifications You must be signed in to change notification settings

rabinowitz/bubblepopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

Bubble Popper

In the divisive political world of the modern era, each of us is confined to our own "filter bubble," a virtual landscape in which we only interact with viewpoints similar to our own. Algorithms guide our news feeds and our consuption of media, skewed heavily towards our political preferences. We have stopped interacting with viewpoints that clash with ours. This is where Bubble Popper aims to fill a need. Bubble Popper is a Google Chrome extension that allows a user to find an opposing viewpoint to a news article that they are reading. This opposing article is conveniently displayed within the frame of the browser, allowing the user to understand the way different political leanings manifest in various media sources. Using a Text Analysis API (Aylien), relevant keywords are extracted from an article the user is reading. These keywords as well as the current source are then used to find an opposing article about the same topic on a politically opposing news site. Bubble Popper is a way to break out of your filter bubble!

Installation

Note: This is still a work in progress, so install it just to try it out.

  1. Click the green "Clone or download" button above, and then click "Download ZIP".
  2. Extract the ZIP that you just downloaded.
  3. In Chrome, open the Extensions page (Settings > More tools > Extensions).
  4. Enable "Developer mode" at the top right.
  5. Click on "Load Unpacked" that just appeared.
  6. Find the folder you just unzipped, select the "Bubble Popper" folder within it, and click "OK".

You're done! Bubble Popper should be visible at the top right of Chrome. Go pop your filter bubble!

How It Works

Read an article

A user reads an article from a popular news site, which has a particular political leaning: Very liberal (-1), moderately liberal (-.5), center (0), moderately conservative (+.5), very conservative (+1) Alt text

Bubble Popper processes

Alt text

An opposing source is loaded

The source displayed by BubblePopper is a numerical opposite of the source that is read by the user initially Alt text

Read opposing viewpoint based on Concept Extraction

The user can read the opposing viewpoint within the frame of the initial article Alt text

Only politically relevant sources are written into BubblePopper

Alt text

Some sources don't display within frame

The user can still read the article in another tab Alt text

Read our methodology!

Bubble Popper Methodology

Built With

Authors

About

A Google Chrome extension that finds opposing viewpoints to a news article that you are reading.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published