|
|
1
1
我能够通过IExtensionManager和IInstallLocation找到我的DLL的绝对路径,然后通过LoadLibrary()加载它。 |
|
|
2
0
XPI基本上是一个zip文件,其中包括DLL等 看 https://developer.mozilla.org/En/Creating_XPI_Installer_Modules |