搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Move Open Tab Position on Toolbar

  • 2 回覆
  • 1 有這個問題
  • 39 次檢視
  • 最近回覆由 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.