- Open a new window: the tabs are not there by default
- You need a css hack to hide the standard bar
- There’s an ugly title thingy at the top of the tab pane
> Open a new window: the tabs are not there by default
It's not ideal but not a showstopper for me. I mostly use one window, where the toolbar is restored by default, and when I open a new window I got used to clicking the toolbar button (which I moved to the left) or pressing F1.
> You need a css hack to hide the standard bar
> There’s an ugly title thingy at the top of the tab pane
I just copied the "css hack" once and forgot. The last item is solved the same way. For those who don't know:
Inside the profile folder (with a name like "xxxxxxxx.default"), create a folder called "chrome", and a file inside called "userChrome.css" with the following content:
It's not ideal but not a showstopper for me. I mostly use one window, where the toolbar is restored by default, and when I open a new window I got used to clicking the toolbar button (which I moved to the left) or pressing F1.
> You need a css hack to hide the standard bar
> There’s an ugly title thingy at the top of the tab pane
I just copied the "css hack" once and forgot. The last item is solved the same way. For those who don't know:
Inside the profile folder (with a name like "xxxxxxxx.default"), create a folder called "chrome", and a file inside called "userChrome.css" with the following content:
IMHO It's quick enough to do and I believe this won't be needed in a few months.