Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

How I can resized address bar (need some squeeze to smaller wide) and add more some addons icons on toolbar panel?

  • 1 resposta
  • 1 tem este problema
  • 1 visualização
  • Última resposta por the-edmeister

more options

Hello! Could you tell me how I can customize my firefox: resized address bar (need some squeeze to smaller wide) and add more some addons icons on toolbar panel (now placed only 5 icon, the new addons icon not placed)? Thanks!

Hello! Could you tell me how I can customize my firefox: resized address bar (need some squeeze to smaller wide) and add more some addons icons on toolbar panel (now placed only 5 icon, the new addons icon not placed)? Thanks!

Todas as respostas (1)

more options

First, have you opened Customize and removed the two flexible spacers from the Navigation Toolbar?
That should add enough space for maybe 6 more toolbar buttons.

Beyond that, you can set the maximum length for the URL bar by using the optional userChrome.css file.
I use this code in userChrome.css in one of my Profiles to "lock" the URL bar to a specific length.

#urlbar-container {max-width:1050px!important}

Vary the 1050px to what suits your needs.
https://www.userchrome.org/