filterbubbler / filterbubbler-web-ext

The FilterBubbler WebExtension turns your browser into a collaborative text classification lab.
37 stars 17 forks source link

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