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 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 6 답장
  • 0 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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?
첨부된 스크린샷

선택된 해결법

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.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (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

선택된 해결법

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.