Review for AutoPager by PericaII
Rated 5 out of 5 stars
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
To create your own collections, you must have a Mozilla Add-ons account.