Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות האפשרות ״דיווח על שימוש לרעה״.

מידע נוסף
Archived

"Tree Style Tab" displays on the top of the sidebar

RDL replied
RDL

Firefox 140 I use Tree Style Tabs for my tabs, and have for a long time. I updated to 140 and now, at the top of the sidebar is "Tree Style Tab X". Clicking X closes Tree Style Tab and the sidebar. My question. Is there a way to not have Tree Style Tabs and the top of the sidebar, but return to "BookmarksHome" which was at the top previously? Appreciate any help or ideas.

Firefox 140 I use Tree Style Tabs for my tabs, and have for a long time. I updated to 140 and now, at the top of the sidebar is "Tree Style Tab X". Clicking X closes Tree Style Tab and the sidebar. My question. Is there a way to not have Tree Style Tabs and the top of the sidebar, but return to "BookmarksHome" which was at the top previously? Appreciate any help or ideas.
צילומי מסך מצורפים

כל התגובות (3)

I posted a picture of it, I don't know what you mean by "the actual tree". I would like BooksmarksHome to be the top item, and I would like Tree Style Tab X to not be there. I re-posted the picture in case there was a problem. Thanks.

Solved the problem

Open userChrome.css by clicking on it

Copy and Paste in the following:

  • |sidebar-panel-header {
 display: none !important;

}

Close and restart Firefox - the tree style tabs header should is gone - on my PC anyway.

Thanks