搜尋 Mozilla 技術支援網站

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

Learn More

Can I put the minimize, maximize and close buttons on the browser toolbar instead of the tabbar?

  • 1 回覆
  • 1 有這個問題
  • 21 次檢視
  • 最近回覆由 cor-el

more options

Is it possible to put the titlebar minimise/maximise/close buttons onto the same toolbar as the address bar? I've used userChrome.css to hide the tabs toolbar (since I use Tree Style Tab), but I'd prefer not to have a titlebar either. Ideally my window setup would look like what's in the attached image, but with the titlebar buttons to the right of the menu button. So far I can't figure out how to do so (or whether it's even possible with a post-Quantum Firefox).

Is it possible to put the titlebar minimise/maximise/close buttons onto the same toolbar as the address bar? I've used userChrome.css to hide the tabs toolbar (since I use Tree Style Tab), but I'd prefer not to have a titlebar either. Ideally my window setup would look like what's in the attached image, but with the titlebar buttons to the right of the menu button. So far I can't figure out how to do so (or whether it's even possible with a post-Quantum Firefox).
附加的畫面擷圖

所有回覆 (1)

more options

That wouldn't be easy and would require to position the caption buttons absolutely and reserve space on the Navigation Toolbar similar to using code to move the Tab bar to a position below the Navigation Toolbar and this should also work in Full Screen mode. You can try to search/ask on the subreddit FirefxCSS forum.

Currently there are three possible positions for those buttons.

  • on the title bar when this bar is visible
  • in the menu bar when this toolbar is visible

When these bars are disabled then Firefox falls back to the Tab bar.