Skip to content

[Bug] After upgrading to Firefox 133.0, the horizontal bar of tabs, which I've successfully hid with chrome.css, has reappeared #3676

Answered by irvinm
hub2git asked this question in Q&A
Discussion options

You must be logged in to vote
#main-window #TabsToolbar {
   display: none;
}  

OR you can use https://addons.mozilla.org/en-US/firefox/addon/toggle-native-tab-bar/ to do it dynamically.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@hub2git
Comment options

@irvinm
Comment options

Answer selected by hub2git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3675 on December 10, 2024 06:32.