Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 4 답장
  • 14 이 문제를 만남
  • 9 보기
  • 최종 답변자: 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

모든 댓글 (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.

글쓴이 John99 수정일시

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.