dallasthemaster님의 SeaTab-X-2 검토
5점중 5점 받음
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.
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요