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.

how to install .xpi extension through cmd on windows in firefox

  • 4 respostas
  • 14 têm este problema
  • 9 visualizações
  • Última resposta de cor-el

more options

i need steps to install .xpi extension through cmd on windows in firefox

i need steps to install .xpi extension through cmd on windows in firefox

Todas as respostas (4)

more options
more options

thanks a lot..but is till face an issue..i have an xpi file which is used to install the extension..i am using the following command "C:\Program Files\Mozilla Firefox\firefox.exe" -install-global-extension "C:\Programs Files\Nessplus Messenger\start-firefox.xpi" but this command is not installing my xpi file, it is just opening up the firefox.

Please help!

more options

Is -install-global-extension still valid or has it been deprecated ?

Firefox 4 no longer extracts XPIs when installing extensions. It just places the XPI file in the user profile, and then reads the chrome files and others directly out of the XPI.

If your .xpi is not from Mozilla addons I guess we may not be sure what it is intended to do, or what version of Firefox it was designed for.

Alterado por John99 em

more options

Note that you need to rename the extension and change the file part to the ID of the extension (GUID or email) as can be found in the install.rdf file in the XPI file if you drop the extension in an extensions folder.