Parts of this page show the use of the XPInstall API. The majority of this API is now deprecated and as of Gecko 1.9 no longer available. Extension, Theme, and plug-in developers must switch away from install.js
based packages to the new packaging scheme with an install.rdf
manifest. In particular plugin developers should see how to package a plugin as an extension.
Cross-Platform Install (XPInstall) is a technology used by Mozilla Application Suite, Mozilla Firefox, Mozilla Thunderbird and other XUL-based applications for installing extensions. An XPI (pronounced "zippy" and derived from XPInstall) installer module is a ZIP file that contains an install script or manifest (entitled install.js or install.rdf) at the root of the file.
跨平台安装(XPInstall)是被Mozilla应用程序套件(Firefox, Thunderbird, 其它一些基于XUL的应用程序)所使用的一项安装扩展的技术. XPI安装模块是一个ZIP文件, 它包括一个位于根路径的安装脚本文件或者清单(符合规定格式的install.js或者install.ref)文件
跨平台安装(XPInstall)是被Mozilla应用程序套件(Firefox, Thunderbird, 其它一些基于XUL的应用程序)所使用的一项安装扩展的技术. XPI安装模块是一个ZIP文件, 它包括一个位于根路径的安装脚本文件或者清单(符合规定格式的install.js或者install.ref)文件
.
Documentation
|
Community
ToolsRelated Topics
|
Categories
Interwiki Language Links