Warn Firefox <20 users.
This commit is contained in:
parent
182046f254
commit
0e42ac6476
@ -466,6 +466,8 @@ Main =
|
||||
|
||||
if $.hasClass d.body, 'fourchan_x'
|
||||
alert '4chan X v2 detected: Disable it or v3 will break.'
|
||||
if /Firefox\/1/.test navigator.userAgent
|
||||
alert 'Your version of Firefox is incompatible with 4chan X v3. Firefox 20+ is required.'
|
||||
|
||||
$.event '4chanXInitFinished'
|
||||
Main.checkUpdate()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user