Viser spørgsmål med mærkatet: Vis alle spørgsmål
  • Løst
  • Arkiveret

Button on the top right of Firefox window

Hi Today I updated Firefox to version 106.0 and I can't get rid of the "arrow button" from top right (screenshot attached - near the minimize button, I marked it). The fu… (læs mere)

Hi Today I updated Firefox to version 106.0 and I can't get rid of the "arrow button" from top right (screenshot attached - near the minimize button, I marked it). The function of this button is clear for me - tabs management. But I can manage my tabs without special button for it. I want to remove it. I tried right clicking on it, but the "remove from toolbar" option is unavailable. I tried to customize toolbar, but it won't work either (I can't take it from te toolbar).

How to remove this button?

Stillet af jormungandrpl for 1 år siden

Besvaret af Terry for 1 år siden

  • Arkiveret

Unhappy with "List all tabs" icon

Is the "list all tabs" icon a new feature in Firefox 106.0? I am not sure I noticed it before. In either case, I find this icon pestering and wish to have it removed from… (læs mere)

Is the "list all tabs" icon a new feature in Firefox 106.0? I am not sure I noticed it before. In either case, I find this icon pestering and wish to have it removed from my top bar. Unfortunately, "Customise toolbar" does not appear to allow me to do so.

Stillet af hevinroyal for 1 år siden

Seneste svar af jscher2000 - Support Volunteer for 1 år siden

  • Løst
  • Arkiveret

Tab List

How do I remove this crap tab list? I don't want that option, Firefox just updated and added it as a fixed function. Honestly it seems that the Firefox development team d… (læs mere)

How do I remove this crap tab list? I don't want that option, Firefox just updated and added it as a fixed function. Honestly it seems that the Firefox development team does not care about the interests of users, currently I need to use 2 browsers because one of them does not have an option to create shortcuts to the sites I frequent

Stillet af Walison for 1 år siden

Besvaret af Walison for 1 år siden

  • Løst
  • Arkiveret

How do I remove the List all Tabs button

So I just updated to version 106.0.1, and I noticed something new in the far right corner of the screen, an arrow with a dropdown function listed as view all tabs. I have… (læs mere)

So I just updated to version 106.0.1, and I noticed something new in the far right corner of the screen, an arrow with a dropdown function listed as view all tabs. I have no need for this and tried to use the customize toolbar option to remove it. It did not work. How do I get rid of this thing? It's just kinda taking up space on the screen as I doubt I'm ever gonna use it.

Any tips here?

Stillet af Marc7 for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

Hide Tab bar if there is only one tab

Hello! I have been using this userChrome.css code to hide the tab bar if there is only one tab (on Windows): tab:only-of-type, tab:only-of-type + #tabs-newtab-button { … (læs mere)

Hello!

I have been using this userChrome.css code to hide the tab bar if there is only one tab (on Windows):

tab:only-of-type, tab:only-of-type + #tabs-newtab-button {

   display: none !important;

}

#tabbrowser-tabs, #tabbrowser-arrowscrollbox, #tabbrowser-tabs > .tabbrowser-arrowscrollbox {
   min-height: 0 !important;

}

Since one of the recent Firefox updates, this code does no longer work. Maybe because there is a new element in the tab bar: A drop-down list at the right.

Any idea how to make the above code work again?

Peter

Stillet af peter596 for 1 år siden

Besvaret af cor-el for 1 år siden

  • Arkiveret

exclude pinned tabs from "List all Tabs" . . . is back again with the newest update!!

exclude pinned tabs from "List all Tabs" This happened before and it is really annoying. All of the pinned tabs are now on the list of tabs dropdown where the non-pinne… (læs mere)

exclude pinned tabs from "List all Tabs"

This happened before and it is really annoying. All of the pinned tabs are now on the list of tabs dropdown where the non-pinned tabs should show. It is hard to work this way. Help!

Stillet af trina2 for 1 år siden

Seneste svar af cor-el for 1 år siden