m-fr1

自己紹介

開発者情報
タイトル m-fr1
ユーザー登録日 6月 15, 2012
開発したアドオンの数 0個のアドオン
この開発者のアドオンの平均評価 まだ評価されていません

自分のレビュー

Resize Header

5 つ星中 5つの評価を受けています

Works fine in TB 14Beta, if one will add in userChrome.css :

#msgHeaderView, #msgHeaderViewDeck {
max-height: 450px !important;
}

where max-height should be adjusted to your own requirements!