4chan-x/README.md
Zixaphir c04c83f915 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	README.md
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	package.json
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/css/font-awesome.css
	src/General/html/Features/Index-navlinks.html
	src/Miscellaneous/ExpandComment.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Monitoring/ThreadStats.coffee
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
	src/Theming/Banner.coffee
2014-05-03 06:20:04 -07:00

1.5 KiB
Executable File

<<<<<<< HEAD

Get Appchan X HERE.

======= Fork of Spittie's 4chan X (itself a fork of Seaweed's).

Note: If you're looking for a maintained fork of OneeChan, try https://github.com/Nebukazar/OneeChan

v3

  1. Make sure both your browser and Appchan X are up to date.
  2. Disable your other extensions & scripts to identify conflicts.
  3. If your issue persists, open a new issue with the following information:
  4. Precise steps to reproduce the problem, with the expected and actual results.
  5. Console errors, if any.
  6. Browser version.
  7. Your exported settings. If your settings contains sensitive information (e.g. personas), edit the text file manually.

If you have any problems, try resetting your 4chan X settings before calling me a faggot (but feel free to do so)

Forking

Get started

  • Get started by reading through the Help link on how to fork a Github project.
  • Click the "Fork" button on this page.
  • Install node.js.
  • Install Grunt's CLI with npm install -g grunt-cli.
  • Clone Appchan X.
  • cd into it.
  • Install/Update dependencies with npm install.

Build

  • Build with grunt.
  • Continuously build with grunt watch.

Contribute

Note: this is only used to release new versions, ignore as you see fit.