bookmarks.BookmarkTreeNodeUnmodifiable
bookmarks.BookmarkTreeNodeUnmodifiable
类型用于指示书签树中的节点(其中每个节点都是书签或书签文件夹)无法被更改的原因。其被用于书签节点上 bookmarks.BookmarkTreeNode.unmodifiable#unmodifiable
字段的值。
类型
bookmarks.BookmarkTreeNodeUnmodifiable
是一个字符串,目前只能具有一个值:"managed"
。这表示书签节点是由管理员或受监督用户的监护人(例如在家长控制的例子里的家长)配置的。
浏览器兼容性
Report problems with this compatibility data on GitHubdesktop | mobile | ||||||
---|---|---|---|---|---|---|---|
BookmarkTreeNodeUnmodifiable |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
备注:
此 API 基于 Chromium 的 chrome.bookmarks
API。该文档衍生自 Chromium 代码中的 bookmarks.json
。