Ohodnoceno 5 z 5 hvězdiček

In splitbrowse.js you have to replace the line (29)ctx = lm(ctx, "defaultView")();withctx = ctx.defaultView;and line (31)ctx = lm(lm(ctx, "ownerDocument")(), "defaultView")();with linectx = ctx.ownerDocument.defaultView;

Or
For Firefox 26 and Aurora you can check AutoPager forum
http://member.teesoft.info/phpbb/viewtopic.php?t=6697

Tato recenze je pro předchozí verzi doplňku (0.8.0.8.1-signed.1-signed).