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

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
已解決 封存

Tabs are on top, not on bottom in Firefox 113.0.1

Walter Woronick replied
Walter Woronick

The tabs are now on top, of the search / web address area of the browser, not on the bottom, as I prefer.

The tabs are now on top, of the search / web address area of the browser, not on the bottom, as I prefer.
附加的畫面擷圖
從原來的回覆中察看解決方案

選擇的解決方法

That was not easy, or obvious (combining 2 css files), but it did work.

所有回覆 (6)

There has been a change in the css code required. Go to the source of your code and get the updated version.

I discovered that the CSS file came from https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/tabs_on_bottom.css#L43 It did work, although the Firefox menu, is now in the middle, below the bookmarked tabs area on the Firefox window. Kind of weird, though. Can that part be fixed?

You need his menu bar patch. "Use tabs_on_bottom_menubar_on_top_patch.css if you have menubar permanently enabled and want it on top." I will post the link separately because I don't know when or whether you will receive. You must have had the patch previously.

選擇的解決方法

That was not easy, or obvious (combining 2 css files), but it did work.