WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

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.." branch.

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:

fuelIExtensions.get

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com