Chrome DevTools: Never lose track of your JavaScript events!
Last updated: February 28, 2023Introduction
Use the Event Listener Pane in DevTools to see all the event handlers applied to elements on your page. You can even invoke a JavaScript handler straight from the Console Panel!