Keydown/keyup event only while in current browser tab?
I’m trying to add a hotkey functionality to my Google Chrome extension. If the user holds Alt, a class is added to body.
I’m trying to add a hotkey functionality to my Google Chrome extension. If the user holds Alt, a class is added to body.