filterbubbler / filterbubbler-web-ext

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

GH-48: Refactor sources, sinks and classifiers #60

Closed schue closed 7 years ago

schue commented 7 years ago

This merge reworks the layout and structure of the major parts of the system. We still need to address some of the CPU intensive components by moving to WebWorkers but this makes everything a lot clearer and less hackishly hard-coded.