Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiRecensioni di sleek61 per AutoPager
Assegnate 5 su 5 stelle
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.
Assegnate 5 su 5 stelle
Doesn't work on Firefox 26.0a2
Is there a development version in the works?
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.