I'm working on a Google Chrome Tabs action (similar to Safari Tabs), and want to implement closing tabs via CMD+Backspace (like deleting files through LB):
![Image]()
But I don't see any way to attach an action to any other keypress aside from Enter in the documentation. Am I missing something or is there no way to do this?

But I don't see any way to attach an action to any other keypress aside from Enter in the documentation. Am I missing something or is there no way to do this?