搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.