videospeed
videospeed copied to clipboard
KeyEvent from inputs inside another extension's shadowroot triggers the hotkey
I'm the developer of another Chrome Extension, our extension inject a shadowroot element with text input inside. But when we are typing in that text input, it triggers the keyboard hotkey of this video extension which is very annoying. I've tried other extension with same shadowroot approach, same thing happens.
Since Video Speed extension haa a huge user base, is there a way to solve this? Does it require changes on our side or there could be a change in this extension?