mitulbabu

내 정보

개발자 정보
이름 mitulbabu
가입한 날짜 5월 25, 2008
개발한 부가 기능 수 부가 기능 0개
이 개발자의 부가 기능의 평균 별점 아직 별점 없음

내 검토

Tab Counter

5점중 5점 받음

the users who are using glasser extension , finds the number cut off on one side.When the FF3 is maximized then it is hard to read the number as it is black and have dark background.
To over come this problem you can use the following code in the Stylish addons(https://addons.mozilla.org/en-US/firefox/addon/2108)


toolbar #tabcounter-toolbar-item {

color: white !important;
font-family: Arial !important; font-size: 9pt !important; font-weight: bold !important;
}

이 검토는 현재 부가 기능의 이전 (1.3) 버전에 대한 것입니다.