pub fn bookmarks_command_json(json: &str) -> boolExpand description
One in-place management command from native chrome (sidebar menus), as
JSON: {"op": "rename" | "move" | "createGroupAndMove" | "renameGroup" | "deleteGroup", ...}. Returns false on any error.