Repackage

Repackage is a server service which is converting provided Add-on into a xpi using chosen Add-on SDK.

There are currently two types of this feature depending on the way Add-on is given.

Builder Add-on Repackage

Feature available for Add-ons created and saved in the Builder. Addons are identified by PackageRevision‘s id in the database

XPI Repackage

Decompile Add-on provided by xpi file and rebuild using chosen SDK. This feature is available for all add-ons build with Jetpack SDK.