Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

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.

Documentation

XPInstall API Reference
XPInstall API Reference.
Learn XPI Installer Scripting by Example
This article uses the installer script from browser.xpi install package as the basis for discussing XPI installations in general.
Creating XPI Installer Modules
This article describes the packaging scheme of the Mozilla and offers a tutorial for creating a new package that can then be redistributed, installed, and made available to users.
Install Wizards (aka: Stub Installers)

View All...

Community

Tools

 

Document Tags and Contributors

 Contributors to this page: Sheppy, ethertank, fscholz, Duwei, Mossop, Kohei, Mgjbot, Ptak82, Dria, Andreas Wuest, Anguis, Chbok
 Last updated by: Sheppy,