搜尋 Mozilla 技術支援網站

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

Learn More

Why is there no option to move tabs below address bar?

  • 4 回覆
  • 2 有這個問題
  • 7 次檢視
  • 最近回覆由 ff2by222

more options

Why is there no option to move tabs below address bar?

Why is there no option to move tabs below address bar?

所有回覆 (4)

more options

That option has been gone from Firefox since Firefox 29 came out, although there was an extension available until Firefox 57 was released which added that feature back into Firefox. Now that can be done via userChrome.css codes.

Brief explanation about userChrome.css and how to use it. https://www.userchrome.org/ Look for the needed code here: https://www.reddit.com/r/FirefoxCSS/

more options

Why is there no option to move tabs below address bar?

more options

Because some developers decided, that they don't want to test nor maintain it every day anymore. They'd rather be spending that time working on things that are more broadly-relevant and have greater impact (snappier UI, new features, bug fixes, etc).

  • It is undeniable that additional lines of code requires maintenance over time. It costs time and money.
  • Extra code also makes it harder to learn the project, and requires extra understanding and navigating.
  • It is harder to refactor, simplify, or optimise a program when it is bogged down by spaghetti code.

由 TyDraniu 於 修改

more options

is there code to move the tabs below the window and just above the task bar?