illuzor / Play-Button-For-Pocket-Casts

Chrome and Firefox Extension for Pocketcasts
https://chrome.google.com/webstore/detail/playpause-button-for-pock/ogdnlmiknnmedpcnjnkjncdjjgfdkiik
Apache License 2.0
17 stars 1 forks source link

Add media keys support #3

Closed kudos closed 9 years ago

kudos commented 9 years ago

https://developer.chrome.com/extensions/commands

Supported keys: [...] and the Media Keys (MediaNextTrack, MediaPlayPause, MediaPrevTrack, MediaStop).

illuzor commented 9 years ago

Hello. I thought about it, but i think it will be conflict with other media extensions, will it?

kudos commented 9 years ago

I think if you already have an extension that shortcuts to the media keys, additional extensions don't get to register themselves on them. This is evidenced by the use of suggested_key for setting it.

gausie commented 9 years ago

:+1:

kudos commented 9 years ago

Streamkeys added Pocketcasts support a while back and it works pretty well. I'm sure this extension is still useful to people, but it might be worth just pointing users there for this functionality. Feel free to close.

illuzor commented 9 years ago

Done.