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)。