Attributes
From extIApplication
The events object for the application. supports: "load", "ready", "quit", "unload"
From extIExtension
The events object for the extension. supports: "uninstall"
From extIPreference
The events object for this preference. supports: "change"
From extIPreferenceBranch
The events object for the preferences supports: "change"
From extISessionStorage
Interface representing a simple storage system The events object for the storage supports: "change"
From fuelIBookmark
The events object for the bookmark. supports: "remove", "change", "visit", "move"
From fuelIBookmarkFolder
The events object for the folder. supports: "add", "addchild", "remove", "removechild", "change", "move"
From fuelIBrowserTab
The events object for the browser tab. supports: "load"
From fuelIWindow
The events object for the browser window. supports: "TabOpen", "TabClose", "TabMove", "TabSelect"
