From caae0fe93a397adf3b992b6fe541168adc782817 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 28 Jun 2015 12:26:58 -0700 Subject: [PATCH] Build web page. --- index.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 91beb98c2..83363c9db 100644 --- a/index.html +++ b/index.html @@ -38,16 +38,18 @@ Only the latest stable version of 4chan X is available.

Other browsers

4chan X can be used in other browsers, but not all features will work, and you should expect some bugs. In addition, I don't regularly test in these browsers, so updates may occasionally break the script. If this happens, open an issue, and use an old version from the changelog until it's fixed. You can also try loadletter's fork if you're having trouble getting this one to work.

In several WebKit browsers, there is currently an issue where 4chan X will crash the browser when repeatedly solving the default image-based captchas. Until this is resolved, it is recommended you enable Use Recaptcha v1 in your settings.

-

dwb

-

Install the userscripts extension, then save the script to the $XDG_CONFIG_HOME/dwb/greasemonkey or $HOME/.config/dwb/greasemonkey directory (creating it if necessary):

-
    dwbem -N -i userscripts
-    wget -P ${XDG_CONFIG_HOME:-$HOME/.config}/dwb/greasemonkey/ https://ccd0.github.io/4chan-x/builds/4chan-X.user.js
-

Midori

-

Enable User addons in your preferences, under the Extensions tab. In the Privacy tab, check Enable HTML5 local storage support. Optionally, if you want 4chan X to be able to open new tabs when you start or reply to a thread, you will need to check Allow scripts to open popups under the Behavior tab. Then click the link to the script to install it.

-

Luakit

-

Navigate to the script, then type the command :usi to install it.

-

Safari

-

Install JS Blocker, then click the link to the script to install it. Be aware that I do not have a practical way of testing the script in Safari at the moment. If you encounter problems, it would be useful to try to reproduce the problem in another browser.

+

Beta version

New features and non-urgent bugfixes are released on the beta channel for further testing before they are moved the stable version. Please report any issues you find, and be sure to mention which version you're using. You should back up your settings regularly to prevent them from being lost due to bugs.