Bienvenido a Complementos Firefox para Android.
Añade funciones y estilos extra para hacer tu propio Firefox para Android.
Cerrar¿Eres una persona dinámica?
Revisa nuestro sitio sobre complementos para dispositivos móviles.
CerrarValoración de MarkSubfolders por kammo
Puntuado con 5 de 5 estrellas
To make this work in Thunderbird 10 you'll need to change:
install.rdf
to...
<em:maxVersion>10.*</em:maxVersion>
and change
chrome/content/markAllReadSubfolders.js (line 132)
to...
var appVer3Orlater = version.substring(0,3) == "10.";
The only difference with this to the previous hack suggested by George is that the version.substring must also be changed - subtle, but important...
Para crear tu propia colección, debes tener una cuenta de Mozilla Add-ons.