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!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 6 réponses
  • 0 a ce problème
  • 1 vue
  • Dernière réponse par 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?
Captures d’écran jointes

Solution choisie

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.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (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

Solution choisie

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.