Cross-Platform Installer Module
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo | formattype = electronic | subcat = Archiving | extensions = {{ext|xpi}} | mimetypes = {{mimetype|application/x-xpinstall}} }} '''Cross-Platform Installer M...") |
(Category:ZIP based) |
||
Line 12: | Line 12: | ||
[[Category:Mozilla]] | [[Category:Mozilla]] | ||
+ | [[Category:ZIP based file formats]] |
Latest revision as of 15:37, 9 August 2015
Cross-Platform Installer Module (or just XPI) is the format used to distribute extensions for Mozilla products (Firefox, Thunderbird). The file is a ZIP archive with the extension's files and an install.rdf
file in the root directory called the Install Manifest.