userChrome.cssに
#main-window:not([chromehidden~="toolbar"]) {
min-width: 300px !important;
}
でウィンドウの横幅は変えられるよ