Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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.