Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Move Open Tab Position on Toolbar

  • 2 Antworten
  • 1 hat dieses Problem
  • 27 Aufrufe
  • Letzte Antwort von 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?

Alle Antworten (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.