lidel / google-music-hotkeys

Browser extension that adds keyboard control to Google / YouTube Music
https://github.com/lidel/google-music-hotkeys#install
Creative Commons Zero v1.0 Universal
32 stars 5 forks source link

Ability to use shortcuts globally #4

Closed cybermike844 closed 6 years ago

cybermike844 commented 6 years ago

The ability to use the shortcuts while using other applications would be awesome, thanks for the app!

lidel commented 6 years ago

If you are using Chromium, it is possible right now:

  1. Open chrome://extensions/configureCommands
  2. Switch preferred shortcuts' scope to Global:

    peek 2017-11-28 19-44

  3. That is all. Global shortcuts should work even when Chrome isn’t ‘in focus’. Keep in mind that Global shortcuts can interfere with regular desktop app shortcuts.

If you are using Firefox, it is not implemented yet, but should be possible at some point in future.
See #1 for more details.

Ps. I've updated README to include these instructions. Thanks for the idea! 👍