Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 3 个回答
  • 0 人有此问题
  • 11 次查看
  • 最后回复者为 cor-el

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.
已附加屏幕截图

所有回复 (3)

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.

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

You need to remove this CSS rule in 108+

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