google-music-hotkeys
google-music-hotkeys copied to clipboard
Browser extension that adds keyboard control to Google / YouTube Music
work in progress, neither firefox nor brave support this, but we need to migrate until Jan 2023: - https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/ - https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/ ## TODO - [x] remove google music - [x]...
Please add a link to open the shortcuts: ```javascript function openShortcuts(event) { chrome.tabs.update({ url: 'chrome://extensions/shortcuts' }); event.preventDefault(); } document.addEventListener('DOMContentLoaded', function () { document.getElementById('btn_extensions_shortcuts').addEventListener('click', openShortcuts); } ```
Seems they improved support, may be relevant to this extension, but have no bandwidth to check at this time For future reference: https://support.mozilla.org/en-US/kb/control-audio-or-video-playback-your-keyboard
Google Music is being deprecated in favour of Youtube Music: - https://www.digitaltrends.com/music/what-happens-to-google-play-music-youtube-music/ - https://www.androidcentral.com/youtube-music-being-default-music-app-great-news-play-music-users TODO: - [x] keyboard shortcuts should work on Youtube Music if opened instead of Google Music...
I'm not sure if people would back it, but I think it would be great if there's a command for repeat. Also, according to issue #6, for Chrome only four...
Howdy! Using Mozilla Firefox - just updated to version 70 - with Logitech Setpoint (ver 6.69.123, driver ver 5.94.124) and a Logitech K350 keyboard. For whatever reason, all the media...
macOS 10.12.6 Firefox Quantum 66.0.3 (64-bit) Even with the default shortcuts, they don't work, even when the Google Play Music tab is in focus. Clicking on the toolbar button for...
When I hit the media next or previous key on my keyboard, Google Play Music pauses/resumes the music. These keys work with desktop application music players. (I do not have...
Thanks for the quick reply on firefox addons. The keyboard shortcuts `"MediaNextTrack", "MediaPlayPause", "MediaPrevTrack"` don't seem to work with Firefox. Insterad as Chrome isn't open they open iTunes.
> The only thing I'm missing is a shortcuts to like/dislike songs. Extension could be a lot more better with them :) > – https://addons.mozilla.org/en-US/firefox/addon/google-music-hotkeys-webext/reviews/1079007/