搜索 | 用户支持

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

详细了解

Move Open Tab Position on Toolbar

  • 2 个回答
  • 1 人有此问题
  • 5 次查看
  • 最后回复者为 cor-el

more options

Don't know what I did but somehow I moved my Open Tab Bar and it is showing under the Navigation Bar. I've tried the Customize Toolbar option but the TAB bars are not an option to move. How can I reposition Open Tabs?

Don't know what I did but somehow I moved my Open Tab Bar and it is showing under the Navigation Bar. I've tried the Customize Toolbar option but the TAB bars are not an option to move. How can I reposition Open Tabs?

所有回复 (2)

more options

I don't think it's possible to move the tab strip via the customize toolbar option; so my guess is there's an extension that's modified your tab bar, or you've got some custom CSS running that modifies the browser's interface.

I would recommend you:

  1. Try Launching Firefox in Troubleshoot Mode to test if the tab bar is in the correct place when in Troubleshoot Mode
  2. Try Refreshing Firefox to reset whatever setting or extension is causing your tab bar to be moved

Here's instructions on how to do both of those things: Diagnose Firefox issues using Troubleshoot Mode Refresh Firefox - reset add-ons and settings

more options

You can only move the Tab bar via code in userChrome.css. Troubleshoot Mode disables userChrome.css.


More info about userChrome.css/userContent.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html

In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.