お気に入り又はフォルダが他のフォルダに移動された際に発生するイベント。
chrome.bookmarks.onMoved.addListener(function(string id, object moveInfo) {...})
移動されたノードのID。
移動に関する情報オブジェクト。