搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

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.