64
submitted 1 month ago by [email protected] to c/[email protected]

I use it all the time and have for years. Just seems like a weird feature to lock behind about.config and say it's not supported while they still support things like Pocket.

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 6 points 1 month ago

Try following:

  • Find the directory of your Firefox profile folder in the filesystem.
  • In there, create a directory "chrome", if its not already.
  • In that "chrome" directory, create a file "userChrome.css", if its not already.
  • Add following code to the "userChrome.css" file:
.tabbrowser-tab {
  max-height: var(--tab-min-height) !important;
}
  • Restart Firefox and look if its better for you.
this post was submitted on 15 Jun 2024
64 points (93.2% liked)

Firefox

17049 readers
466 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS