mitulbabu

關於我

開發者資訊
名稱 mitulbabu
加入日期 May 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) 的附加元件。