Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

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.