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) についてのレビューです。