Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 1 válasz
  • 1 embernek van ilyen problémája
  • 21 megtekintés
  • Utolsó üzenet ettől: 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).
Csatolt képernyőmentések

Összes válasz (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.