[scriptable, uuid(f559f340-5160-420f-abc8-19b251708e7e)]
Constants
Attributes
An item managed by the Extension System. Contains metadata that describes
the item.
XXXben work in progress, the name of this interface will change after the
update system is complete, probably to nsIAddon
The GUID of the item.
The name of the Install Location where this item is installed.
The maximum version of the application that this item works with, in FVF format.
The minimum version of the application that this item works with, in FVF format.
The target application ID used for checking compatibility for this item.
@note Add-ons can specify a targetApplication id of toolkit@mozilla.org in
their install manifest for compatibility with all apps using a
specific release of the toolkit.
The public key to verify updates for this item. This must be the public part of the key that was used to sign update manifests for this add-on.
The string Hash for the XPI file. Can be null and if supplied must be in the format of "type:hash" (see the types in nsICryptoHash and nsIXPInstallManager::initManagerWithHashes).
Methods
Initializes this Item object.
Compare to:
