The bookmarks.BookmarkTreeNodeType
type is used to describe whether a node in the bookmark tree is a bookmark, a folder, or a separator.
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.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 |
? |
? |
? |
© 2005–2021 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