Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Remove extensions button from toolbar

more options

I need to be able to hide the Extensions button from the toolbar. Is there a way to do that outside of the user.js or prefs.js? Preferably I'd like to do this though the policies.json file though I could not find any options for this.

I need to be able to hide the Extensions button from the toolbar. Is there a way to do that outside of the user.js or prefs.js? Preferably I'd like to do this though the policies.json file though I could not find any options for this.
Capturas de tela anexadas

Solução escolhida

We do not provide a way to remove this button.

You would have to use something like userChrome.css

Ler esta resposta 👍 1

Todas as respostas (4)

more options

Solução escolhida

We do not provide a way to remove this button.

You would have to use something like userChrome.css

Útil?

more options

Do you know what the text for that would be? I tried the below text and it did not work so I am assuming it is now referred to differently now:

  1. unified-extensions-button, #unified-extensions-button > .toolbarbutton-icon{

width: 0px !important; padding: 0px !important; }

Útil?

more options

Is userChrome.css enabled? You have to set a pref to use it now.

Útil?

more options

You are correct. Now it is working. Thank you.

Útil?

Faça uma pergunta

É necessário entrar na sua conta para responder a publicações. Faça uma nova pergunta, se ainda não tiver uma conta.