Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

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

  • 4 odpowiedzi
  • 14 osób ma ten problem
  • 9 wyświetleń
  • Ostatnia odpowiedź od 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

Wszystkie odpowiedzi (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.

Zmodyfikowany przez John99 w dniu

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.