搜索 | 用户支持

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

详细了解

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

  • 4 个回答
  • 2 人有此问题
  • 8 次查看
  • 最后回复者为 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?