Bienvenido a Complementos Thunderbird.
Añade funciones y estilos extra para hacer tu propio Thunderbird.
Cerrar¿Eres una persona dinámica?
Revisa nuestro sitio sobre complementos para dispositivos móviles.
CerrarAcerca de este complemento
Full themes are no longer supported on Thunderbird 68 and higher.
Icon size (small icons) can be set in the "Customize Toolbar" dialogs.
Supports some extensions (Cardbook, uBlockOrigin, Mail Redirect).
Icon size (small icons) is not persistent on the Cardbook toolbar, to use small icons there you can add the following to userChrome.css:
#cardbook-toolbox .toolbarbutton-1 .toolbarbutton-icon {
min-width: 18px !important;
min-height: 18px !important;
width: 18px !important;
height: 18px !important;
}