diff --git a/4chan_x.coffee b/4chan_x.coffee index 23c949fba..64499492c 100644 --- a/4chan_x.coffee +++ b/4chan_x.coffee @@ -177,6 +177,7 @@ x = (path, root) -> singleNodeValue #globals +AEOS.init() #GM wrappers iframeLoop = false xhrs = [] r = null @@ -726,7 +727,6 @@ GM_addStyle ' } ' -AEOS.init() if navtopr = $ '#navtopr a' text = navtopr.nextSibling #css doesn't see text nodes a = n 'a', diff --git a/4chan_x.js b/4chan_x.js index 7f6f92373..f7cb7a50a 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -239,6 +239,7 @@ root || (root = d.body); return d.evaluate(path, root, null, XPathResult.ANY_UNORDERED_NODE_TYPE, null).singleNodeValue; }; + AEOS.init(); iframeLoop = false; xhrs = []; r = null; @@ -900,7 +901,6 @@ cursor: pointer;\ }\ '); - AEOS.init(); if (navtopr = $('#navtopr a')) { text = navtopr.nextSibling; a = n('a', { diff --git a/changelog b/changelog index b785507f7..ce3a3cc33 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +1.8.2 +- fix chromium + 1.8.1 - fix bugs in 1.8.0 diff --git a/readme b/readme index c53434a87..da8cb75d2 100644 --- a/readme +++ b/readme @@ -2,7 +2,7 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version 1.8.1 +// @version 1.8.2 // @copyright 2009, 2010 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/*