Implemented by
Interface for managing and accessing the applications systems
[scriptable, uuid(fe74cf80-aa2d-11db-abbd-0800200c9a66)]
interface fuelIApplication : extIApplication
Attributes
The currently active browser window.
readonly attribute
fuelIWindow
activeWindow
The root bookmarks object for the application. Contains all the bookmark roots in the system.
readonly attribute
fuelIBookmarkRoots
bookmarks
An array of browser windows within the application.
readonly attribute
nsIVariant
windows
Compare to: