シングルウィンドウモードってこれ?140だと動かなくなるんかまだ139なんやが

#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: 0px !important;
}