carlin-q-scott / browser-media-keys

Lets you control many web players using the media keys on your keyboard.
Mozilla Public License 2.0
123 stars 31 forks source link

Add support for HTML5 built-in player #38

Open bricewge opened 8 years ago

bricewge commented 8 years ago

On Linux and Firefox 43.0.1 with the version 0.6.5 of this plugin there seems to be no support for the built-in HTML5 media player.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29678922-add-support-for-html5-built-in-player?utm_campaign=plugin&utm_content=tracker%2F7600490&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F7600490&utm_medium=issues&utm_source=github).
carlin-q-scott commented 8 years ago

Hmm, that would be a good idea but it's a new type of thing to support because all current support is matched to specific domains and that player can be on any site. The solution could also be applied to the embedded player's such as youtube most likely.