acherkashin / yandex-music-extension

Extension allows you enjoy listening to YandexMusic right in your favorite code editor
The Unlicense
122 stars 6 forks source link

System wide media player #6

Closed acherkashin closed 4 years ago

acherkashin commented 4 years ago

Fill in navigator.mediaSession.metadata to customize system wide media player

Windows:

image

Linux

image

doesn't have such feature when increasing/decreasing volume

It seems need to implement Media Player Remote Interfacing Specification to support such feature for linux

image