The bookmarks.BookmarkTreeNodeType
type is used to describe whether a node in the bookmark tree is a bookmark, a folder, or a separator.
On this page
bookmarks.BookmarkTreeNodeType
Type
bookmarks.BookmarkTreeNodeType
is a string
which can have one of the following three values:
"bookmark"
: the node is a bookmark."folder"
: the node is a folder."separator"
: the node is a separator.
Browser compatibility
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
BookmarkTreeNodeType |
No | No | 57 | ? | No | No | ? | ? | No | ? | No | ? |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/BookmarkTreeNodeType