Interface representing a container for bookmark roots. Roots are the top level parents for the various types of bookmarks in the system.
[scriptable, uuid(c9a80870-eb3c-11dc-95ff-0800200c9a66)]
interface fuelIBookmarkRoots : nsISupports
Attributes
The folder for the 'bookmarks menu' root.
readonly attribute
fuelIBookmarkFolder
menu
The folder for the 'tags' root.
readonly attribute
fuelIBookmarkFolder
tags
The folder for the 'personal toolbar' root.
readonly attribute
fuelIBookmarkFolder
toolbar
The folder for the 'unfiled bookmarks' root.
readonly attribute
fuelIBookmarkFolder
unfiled
Compare to: