Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 4 risposte
  • 2 hanno questo problema
  • 4 visualizzazioni
  • Ultima risposta di 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?

Tutte le risposte (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.

Modificato da TyDraniu il

more options

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