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 Is It Compatible? por Petr 'PePa' Pavel
Puntuado con 5 de 5 estrellas
I was also longing for a Thunderbird version so I tried hacking install.rdf - and guess what, it worked.
The same way you fake maxVersion for abandoned add-ons, you can also add Thunderbird as a targetApplication.
Here's what you need to add into install.rdf next to Firefox targetApplication:
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>3.1.*</em:maxVersion>
</Description>
</em:targetApplication>
Para crear tu propia colección, debes tener una cuenta de Mozilla Add-ons.