Toggling click handler using waitForKeyElements
问题 I recently discovered, waitForKeyElements. An amazing utility from BrockA. I'm using the userscript below in Tampermonkey to automatically accept chats from SalesForce's LiveAgent. Works great, my question is if there's a way to add a button or a link to toggle between it, without having to flip the disable & enable switch on Tampermonkey, and then refreshing the page? Any help is greatly appreciated since I've spent a few days looking for an answer, and very little to show for. Thanks in