>>257
こちらどうでしょうか?
ググった結果、これで動作しましたが、

#tabbrowser-tabs .tabbrowser-tab:only-of-type,
#tabbrowser-tabs .tabbrowser-tab:only-of-type + #tabbrowser-arrowscrollbox-periphery
{ display:none !important; }

#tabbrowser-tabs, #tabbrowser-arrowscrollbox {min-height:0!important;}
#alltabs-button {display:none !important;}

タブを一覧表示ボタンの有益な機能まで消してしまうのは惜しいです