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”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Is there anyway to silently install addons? I am trying to roll out a firefox addon in a corporate environment and prefer no user prompts for addon installs.

  • 2 respostas
  • 1 tem este problema
  • 9 visualizações
  • Última resposta de cor-el

more options

When I move the .xpi package for an addons to the Application Data\Mozilla\Firefox\Profiles\USER\extensions directory firefox prompts to allow install for the suer. Is there anyways to disable this prompt and do an automatic install? I'm in a corporate environment and trying to roll out an addon silently.

When I move the .xpi package for an addons to the Application Data\Mozilla\Firefox\Profiles\USER\extensions directory firefox prompts to allow install for the suer. Is there anyways to disable this prompt and do an automatic install? I'm in a corporate environment and trying to roll out an addon silently.

Todas as respostas (2)

more options

I think there is a file that stores the list of active extensions. If you were to remove that file, Firefox might rebuild it silently, not knowing which extensions are new. One or more of these files would be relevant: extensions.sqlite (Fx4+), extensions.sqlite-journal (Fx4+), extensions.rdf (pre-Fx4) and extensions.ini (pre-Fx4).

Is it impolite to do this to the user? Well, yes...

more options

It is no longer possible to automatically install extensions in a Firefox profile without confirmation.

If you delete extensions.sqlite then you will get an 'allow' tab for each extension, so it is best to avoid that.