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!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

How to Remove the Down Arrow from the Right Side of the Firefox TAB Bar?

  • 6 odpowiedzi
  • 0 osób ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od cor-el

more options

I want to remove this arrow, but I don't see any Settings to do that. Does that mean this arrow can't be removed?

I want to remove this arrow, but I don't see any Settings to do that. Does that mean this arrow can't be removed?
Załączone zrzuty ekranu

Wybrane rozwiązanie

That is the Tab Manager (list all tabs) button.

Previously this button would only appear when the tabs overflow. In Firefox 106+ by default browser.tabs.tabmanager.enabled = true on the about:config page and this makes the "List all tabs" (Tab Manager) button permanently visible on the Tab bar and also pinned tabs are included in its drop-down list. This button can be moved to the left end of the Tab bar via customize mode. You can set browser.tabs.tabmanager.enabled = false to hide this button by default.

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (6)

more options

You can't remove by default that is part of the Firefox itself. As I see it - it's not interfering with anything that is shown on the screenshot.

more options

You can right-click it and select Remove from toolbar.

more options

Terry

You can right-click it and select Remove from toolbar.

I can't do that. It's grey.

more options

It should be possible to remove the drop marker arrows (they usually have a -dropmarker suffix) with code in userChrome.css, but you would need to know the ID of each toolbar button or else they will all be removed and you may want to keep some (e.g. there are two Bookmarks buttons in the toolbar palette).

more options

I forget what colour the arrow should be since I have added colour to mine. If you can't remove it, you may have a policy. Enter about:policies in the address bar and paste the result here. The relevant preference in about:config is browser.tabs.tabmanager.enabled but, even with that marked true (the default value), I can remove it with a right-click.

more options

Wybrane rozwiązanie

That is the Tab Manager (list all tabs) button.

Previously this button would only appear when the tabs overflow. In Firefox 106+ by default browser.tabs.tabmanager.enabled = true on the about:config page and this makes the "List all tabs" (Tab Manager) button permanently visible on the Tab bar and also pinned tabs are included in its drop-down list. This button can be moved to the left end of the Tab bar via customize mode. You can set browser.tabs.tabmanager.enabled = false to hide this button by default.

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.