Skip to main content

bookmarks_command_json

Function bookmarks_command_json 

Source
pub fn bookmarks_command_json(json: &str) -> bool
Expand description

One in-place management command from native chrome (sidebar menus), as JSON: {"op": "rename" | "move" | "createGroupAndMove" | "renameGroup" | "deleteGroup", ...}. Returns false on any error.