On Sat, Oct 7, 2017 at 9:40 AM, Mike Hommey <[email protected]> wrote:
> Side note: it's sad that side-bar based tab addons now have to waste a
> large portion of vertical space because of the (large) side-bar header.
> Plus, they can't push the toolbar like they used to, taking the whole
> height of the window.
>
I'm using Tree Style Tab with the following $PROFILE/chrome/userChrome.css
file:
#TabsToolbar {
visibility:collapse;
}
#sidebar-header {
display:none;
}
That hides the tab strip and the (strangely large) sidebar header. And I
put my few "bookmarks toolbar items" to the right of the address bar so I
don't need a toolbar.
The end result is delightful, 10/10 would recommend.
Nick
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform