Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Search Support

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

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

list all tabs button not showing

  • 3 àwọn èsì
  • 37 ní àwọn ìṣòro yìí
  • 6 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ monkeypunch

more options

I had to do a reinstall of firefox last night. and i don't know if the button was showing before but it sure isn't right now. when i go into customize mode the "list all tabs" button shows but out of customize mode the button completely disappears.. how can i get the button to show?

I had to do a reinstall of firefox last night. and i don't know if the button was showing before but it sure isn't right now. when i go into customize mode the "list all tabs" button shows but out of customize mode the button completely disappears.. how can i get the button to show?

Ọ̀nà àbáyọ tí a yàn

You will only see the "List All Tabs" button in Firefox 12+ if there are that many tabs open that you get the Tab bar scroll buttons appearing.


Add code to userChrome.css below the default @namespace line.

The customization files userChrome.css (interface) and userContent.css (websites) are located in the chrome folder in the user profile folder.


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#tabbrowser-tabs ~ #alltabs-button { visibility: visible #important; }
Ka ìdáhùn ni ìṣètò kíkà 👍 11

All Replies (3)

more options

Ọ̀nà àbáyọ Tí a Yàn

You will only see the "List All Tabs" button in Firefox 12+ if there are that many tabs open that you get the Tab bar scroll buttons appearing.


Add code to userChrome.css below the default @namespace line.

The customization files userChrome.css (interface) and userContent.css (websites) are located in the chrome folder in the user profile folder.


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#tabbrowser-tabs ~ #alltabs-button { visibility: visible #important; }
more options

I usually have a lot of tabs and tab groups open so I never noticed it was removed until now. I opened a new tab group to open some tabs from my notebook and I noticed this was missing. Even worse is the "Tabs From Other Computers" option is no longer on the drop down list. I found it under history, which is an odd place to put it. This creates extra steps for accessing tabs from other computers. Someone needs to remind the Firefox developers they're supposed to improve things with new releases.

more options

@Jimnms - Same here. I can't find the tab groups button and when it does show up it doesn't show the "Tabs from other computers"

Please don't hide the button and please don't remove the "Tabs from other computers" option (took me long enough to find it in the first place).