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 to remove 'Recommendations' tab in about:addons .

  • 2 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta por cor-el

more options

Just for a simplistic look .

Just for a simplistic look .
Capturas de ecrã anexadas

Solução escolhida

You can look at these prefs on the about:config page. Recommendations pane:

  • extensions.getAddons.showPane = false

Recommendations on Extensions pane.

  • extensions.htmlaboutaddons.recommendations.enabled = false

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

WARNING: modifying prefs directly via the about:config page can sometimes break Firefox or cause strange behavior, and there is no guarantee that this will keep working in future Firefox releases, so be cautious with modifying prefs if you aren't sure you understand their purpose.

Ler esta resposta no contexto 👍 1

Todas as respostas (2)

more options

Solução escolhida

You can look at these prefs on the about:config page. Recommendations pane:

  • extensions.getAddons.showPane = false

Recommendations on Extensions pane.

  • extensions.htmlaboutaddons.recommendations.enabled = false

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

WARNING: modifying prefs directly via the about:config page can sometimes break Firefox or cause strange behavior, and there is no guarantee that this will keep working in future Firefox releases, so be cautious with modifying prefs if you aren't sure you understand their purpose.

Modificado por cor-el a

more options

Note that you may have to create extensions.getAddons.showPane as a new Boolean pref as this pref isn't present by default on the about:config page.