Vítejte na serveru Doplňky pro Firefox pro Android.
Přidejte si funkce a styly, které učiní Firefox pro Android podle vašich představ.
ZavřítRecenze AutoPager od uživatele sleek61
Ohodnoceno 5 z 5 hvězdiček
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.
Pro založení své vlastní sbírky musíte mít účet na serveru Doplňky Mozilly.