tab-workspaces
tab-workspaces copied to clipboard
Hide tabs manual
If you know any better way to hide the tabs, please let me know.
Adding this file to
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#TabsToolbar, #PersonalToolbar {
visibility: collapse;
}
#sidebar-header {
visibility: collapse !important;
}