Benvenuto in SeaMonkey Add-ons.
Aggiungi nuove funzionalità e stili per rendere SeaMonkey veramente tuo.
ChiudiRisposta dello sviluppatore patrickjdempsey
Assegnate 5 su 5 stelle
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.
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.