Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Caută ajutor

Atenție la excrocheriile de asistență. Noi nu îți vom cere niciodată să suni sau să trimiți vreun SMS la vreun număr de telefon sau să dai informații personale. Te rugăm să raportezi activitățile suspecte folosind opțiunea „Raportează un abuz”.

Află mai multe

When I try to open an eighth tab, the + option disappears

  • 3 răspunsuri
  • 0 au această problemă
  • 6 vizualizări
  • Ultimul răspuns dat de cor-el

more options

If I have 7 tabs open, I can see the + option in the tab bar. Upon opening an eighth tab, the + disappears and I have to user right-click open tab or ctrl-t.

This is very annoying.

If I have 7 tabs open, I can see the + option in the tab bar. Upon opening an eighth tab, the + disappears and I have to user right-click open tab or ctrl-t. This is very annoying.
Capturi de ecran atașate

Toate răspunsurile (3)

more options

It looks like you will need to update your userChrome.css theme modifications that put the tabs on the bottom. Alternatively you can disable them by going to about:config and changing toolkit.legacyUserProfileCustomizations.stylesheets to false then restart.

more options

Hi,

I prefer the tabs on the bottom, what would I need to change/add to userChrome.css to allow this have the + tab stay?

Thanks

more options

You need to remove this CSS rule in 108+

#tabbrowser-tabs { width: 100vw !important; }