I am creating a Chrome Extension that has to deal with Bookmarks. I want multiple (4) events
onCreated
onRemoved
onChanged
onMoved
to perform a single function How do I it? Reference https://developer.chrome.com/extensions/bookmarks#event-onChanged