Skip to content

Releases: lidel/google-music-hotkeys

v1.9.0

04 May 19:42
2e2b012
Compare
Choose a tag to compare

v1.8.1

06 Apr 11:48
863f3d5
Compare
Choose a tag to compare

fix: finding previous/next (6d0a1af)

v1.8.0

14 Dec 13:11
Compare
Choose a tag to compare
  • feat: open YouTube Music instead of Google Music (f6907f9)

v1.7.0

13 Oct 23:33
75375eb
Compare
Choose a tag to compare

This release adds experimental support for https://music.youtube.com (#15)

v1.6.1

29 Mar 12:23
86cb277
Compare
Choose a tag to compare

This release fixes binding right key under Firefox (#13)

v1.6.0

13 May 11:35
0e5fbc3
Compare
Choose a tag to compare

This release removes backup set of shortcuts and provides a way of customizing bindings under Firefox.
See #1 (comment) for more details.

TL;DR right-click on Browser Action to open Preferences screen:

Right-click on Browser Action

v1.5.0

28 Dec 18:48
765e5be
Compare
Choose a tag to compare

This release adds a backup set of shortcuts:

  • toggle playback: Ctrl+Shift+8 OR Alt+Shift+8, visual hint: *
  • previous song: Ctrl+Shift+9 OR Alt+Shift+9, visual hint: (
  • next song: Ctrl+Shift+0 OR Alt+Shift+0, visual hint: )

This should fix #3 under Windows (and other systems where default shortcut is hijacked) until Firefox provides a way to customize it (#1).

v1.4.0

17 Dec 18:14
c516b47
Compare
Choose a tag to compare

New in this release: Triggering autoplay via URL parameter (#5)

v1.3.0

19 Nov 15:48
403db69
Compare
Choose a tag to compare

New in this release: try to build a new playlist when one hasn't been loaded yet (#2).

Depending on the page user is on, extension will try to load correct playlist or fallback to "I'm feeling lucky" (main page), shuffle everything (library), or just paying the first item (album page etc).
This should improve UX as it removes the need for already existing playback for player controls to work remotely.

v1.2.0

26 Oct 22:40
6fffe19
Compare
Choose a tag to compare

New in this release: browser action button!
Left click toggles playback, right/context one displays a menu with more options.