bookmarks.BookmarkTreeNodeUnmodifiable
The bookmarks.BookmarkTreeNodeUnmodifiable
type is used to indicate the reason that a node in the bookmark tree (where each node is either a bookmark or a bookmark folder) cannot be changed. This is used as the value of the bookmarks.BookmarkTreeNode.unmodifiable.unmodifiable
field on bookmark nodes.
Type
bookmarks.BookmarkTreeNodeUnmodifiable
is a string
which can currently have only one value: "managed"
. This indicates that the bookmark node was configured by an administrator or by the custodian of a supervised user (such as a parent, in the case of parental controls).
Browser compatibility
BCD tables only load in the browser
Note: This API is based on Chromium's chrome.bookmarks
API. This documentation is derived from bookmarks.json
in the Chromium code.