From 571c3f45db5d8dda2778b616b83af6e9febdb4ef Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 3 Oct 2014 01:28:20 -0700 Subject: [PATCH] Build web page. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b0b481d8a..57521f724 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ A continuation of the fork formerly maintained by Greasemonkey, then click the link above to install.

Important: If you are using Greasemonkey 2.0, you should update to the latest version. Otherwise you may be subject to a bug, fixed in version 2.1, which prevents Greasemonkey from updating 4chan X and other userscripts to the latest version. After doing so, you may want to update 4chan X manually since it is likely to be out of date.

Greasemonkey 2.1 also fixed another bug that can break posting of images from URLs and downloading images with the original filename.

-

Known issues

+

Known issues

The combination of Firefox 29 and Greasemonkey 2.0+ causes 4chan X not to work. If you have this problem, you should upgrade Firefox to version 30 or higher. Alternatively, you can downgrade to Greasemonkey 1.15 and turn off automatic updates for Greasemonkey (see pic).

@@ -27,7 +27,7 @@ This should also work for non-Windows/dev/canary Chrome and Chromium-based versi

Install (Chrome store)

The stable and beta releases of Chrome on Windows will disable extensions not installed from the Chrome store, so users will need to install 4chan X from the link above. Only the latest stable version of 4chan X is available.

-

Known issues

+

Known issues

Some recent versions of Chromium/Chrome (38.0.2085 - 38.0.2103) (and versions of Opera based on them) suffer from a (now fixed) bug that prevents extensions from making HTTP requests if more than one extension is enabled. This breaks, among other things, thread updating, quick reply, and, when JSON Navigation is enabled, the thread index. If you are experiencing this, try using another version of Chromium/Chrome/Opera, disabling your other extensions, or using a different browser.

Other browsers

This fork of 4chan X is not guaranteed to work correctly in other browsers, but you are welcome to try your luck. Pull requests to fix the bugs you will likely find are always welcome. You may fare better with loadletter's v2 fork, which has fewer features but less dependence on browser-specific APIs.