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
<<<<<<< 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
- Make sure both your browser and Appchan X are up to date.
- Disable your other extensions & scripts to identify conflicts.
- If your issue persists, open a new issue with the following information:
- Precise steps to reproduce the problem, with the expected and actual results.
- Console errors, if any.
- Browser version.
- 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.
cdinto 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.
Description
Languages
JavaScript
82.4%
CoffeeScript
14.3%
CSS
2%
HTML
1%
Makefile
0.2%