Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.17 KB

FilterBubbler

This is an early sketch of a tool for performing collaborative text analysis and classification of web page text content.

Screencasts

We have created some screencasts to introduce FilterBubbler and to demonstrate how to build the software.

Getting started

Setup

Building

To build the extension you will need to clone this repository, change into the directory and run:

npm install

Running locally

Change to the extension subdirectory of this repository, and use web-ext to start Firefox with InfoBubbles.

cd extension
web-ext run