To try the thousands of add-ons available here, download Mozilla Firefox, a fast, free way to surf the Web!
CloseWelcome to Firefox Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
CloseReviews for AutoPager by sleek61
Rated 5 out of 5 stars
This is what my Autopager shows in splitbrowse.js at the present. I made no changes.
ctx = ctx.defaultView;
//ctx = lm(ctx, "defaultView")();
} else if(ctx instanceof ci.nsIDOMNode) {
//ctx = lm(lm(ctx, "ownerDocument")(), "defaultView")();
ctx = ctx.ownerDocument.defaultView;
The change has already been made with the previous code left in but AutoPager still doesn't work on Firefox 26.0b1.
Rated 5 out of 5 stars
Doesn't work on Firefox 26.0a2
Is there a development version in the works?
To create your own collections, you must have a Mozilla Add-ons account.