>>649
これで複数選択もいける

/* 選択タブの幅 */
#TabsToolbar .tabbrowser-tab:is([selected],[multiselected]) {

min-width: 200px !important;

}