fuelIExtension
| IID: | 10cee02c-f6e0-4d61-ab27-c16572b18c46 |
| Inherits From: | nsISupports |
Properties
readonly PRBool enabled
Check if the extension is currently enabled, or not.
readonly fuelIEvents events
The events object for the extension. supports: "uninstall"
readonly PRBool firstRun
Indicates whether this is the extension's first run after install
readonly AString id
The id of the extension.
readonly AString name
The name of the extension.
readonly fuelIPreferenceBranch prefs
The preferences object for the extension. Defaults to the
"extensions.
readonly fuelISessionStorage storage
The storage object for the extension.
readonly AString version
The version number of the extension.
References
This interface is returned from the following methods:
Reference documentation is generated from Mozilla's source.
