nsIAddonSearchResult
| IID: | a549a714-2ada-4bb9-8a47-be26e73d49a5 |
| Inherits From: | nsISupports |
Properties
readonly AString description
The full description of the add-on
readonly AString eula
A EULA that must be accepted before install.
readonly AString homepageURL
The homepage for the add-on
readonly AString iconURL
The url of the add-ons icon or empty if there is no icon.
readonly AString id
The ID of the add-on
readonly AString name
The name of the add-on
readonly PRInt32 rating
The rating of the add-on, 0-10 or -1 if unrated.
readonly AString summary
A short summary of the add-on
readonly AString thumbnailURL
The url of a thumbnail for the add-on
readonly PRUint32 type
The add-on type (see nsIUpdateItem).
readonly AString version
The version of the add-on
readonly AString xpiHash
The hash for the xpi.
readonly AString xpiURL
The url of the xpi for this add-on
Reference documentation is generated from Mozilla's source.
