/* to hide the native tabs */ #TabsToolbar { visibility: collapse; } /* to hide the sidebar header */ #sidebar-header { visibility: collapse; }
[1] https://github.com/piroor/treestyletab/wiki/Code-snippets-fo...
https://superuser.com/questions/1424478/can-i-hide-native-ta...