2013-04-25 05:59:54 -07:00
2013-04-24 09:54:23 -07:00
2013-04-24 10:08:40 -07:00
2013-04-24 09:54:23 -07:00
2013-04-24 10:05:33 -07:00
2013-04-24 13:00:52 -07:00

Get 4chan X HERE.

Reporting bugs

  1. Make sure your browser & 4chan X are up to date.
  2. Please include as much information as possible, including your internet browser
  3. Disable your other extensions & scripts.
  4. If your issue persists:
  5. Report precise steps to reproduce the problem.
  6. Report console errors, if any.
  7. Report browser and browser version.

Open your console with:

  • Ctrl + Shift + J on Chrome & Firefox
  • Ctrl + Shift + O on Opera.

Development & Contribution

Get started

  • Clone 4chan X.
  • cd into it.
  • Install node.js.
  • Install Grunt's CLI with npm install -g grunt-cli.
  • Install 4chan X dependencies with npm install.

Build

  • Build with grunt.
  • For development (continuous builds), run grunt watch.

Contributing

  • Fork the repo
  • Edit the CoffeeScript source
  • Build the JavaScript
  • If the edits affect regular users, edit the changelog
  • Send a pull request
Description
No description provided
Readme 513 MiB
Languages
JavaScript 82.4%
CoffeeScript 14.3%
CSS 2%
HTML 1%
Makefile 0.2%