Bienvenido a Complementos SeaMonkey.
Añade funciones y estilos extra para hacer tu propio SeaMonkey.
Cerrar¿Eres una persona dinámica?
Revisa nuestro sitio sobre complementos para dispositivos móviles.
CerrarRespuesta del desarrollador por patrickjdempsey
Puntuado con 5 de 5 estrellas
Great extension! I like having the option for a close button on each tab. :)
A feature suggestion, could you add an option to have multizilla-style close buttons that appear in place of the favicon when you hover the tab as "5" in?
Thank you. You can do that with a bit of CSS:
.tab-text { -moz-box-ordinal-group:10;}
tab:hover .tab-icon,
tab:not(:hover) .tab-close-button {display:none;}
.tab-close-button {margin-left:2px!important;margin-right:2px!important;}
If you have further questions, please use the MozillaZine support thread.
Para crear tu propia colección, debes tener una cuenta de Mozilla Add-ons.