This is an early sketch of a tool for performing collaborative text analysis and classification of web page text content.
We have created some screencasts to introduce FilterBubbler and to demonstrate how to build the software.
-
Firefox: You will need Firefox version 49 or higher, in order to support temporary add-on installation.
-
Install web-ext with:
npm install --global web-ext
To build the extension you will need to clone this repository, change into the directory and run:
npm install
Change to the extension
subdirectory of this repository, and use web-ext to start Firefox with InfoBubbles.
cd extension
web-ext run