/4chan-x

Cross-browser userscript that makes 4chan usable.

Primary LanguageJavaScript

Get 4chan X HERE.

Building

  • Install node.js.
  • Install CoffeeScript with npm install -g coffee-script.
  • Clone 4chan X.
  • cd into it and build with cake build.
  • For development (continuous builds), run cake dev &. Kill the process with killall node.