From 7e11a73e7642dc8599eef75f6b6885e11a51b503 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 16 Nov 2014 12:48:59 -0800 Subject: [PATCH] README.md: Warn about installing over other forks. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a739d109..ba9ded35e 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ https://github.com/Nebukazar/OneeChan ## Firefox version: [Click to Install](https://ccd0.github.io/4chan-x/builds/4chan-X.user.js) Install [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/), then click the link above to install 4chan X. If you are using Firefox 29 or earlier, you should use [Greasemonkey 1.15](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/#version-1.15). -### Known issues +**WARNING**: +If you're switching to this fork from someone else's fork of 4chan X, back up your old script before installing this one as the it will be overwritten. + +**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](http://www.mozilla.org/en-US/firefox/new/) to version 30 or higher. Alternatively, you can downgrade to [Greasemonkey 1.15](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/#version-1.15) and turn off automatic updates for Greasemonkey ([see pic](https://ccd0.github.io/4chan-x/img/2014-07-12_16-19-32.png)).