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.