I'm making a chrome extension that is monitoring DOM events by a user. For the extension to start registering DOM events the user will have to click the start button in the popup of the extension and to unregister DOM events the user will click the stop button in the extension's popup.I'm making a chrome extension that is monitorin