woheller69 / browser

A privacy oriented web browser with Greasemonkey style script support and Cookie Banner Blocker
GNU General Public License v3.0
160 stars 18 forks source link

Support for media session #18

Closed medismail closed 6 months ago

medismail commented 6 months ago

It is will be good if have support for media session: https://developer.mozilla.org/en-US/docs/Web/API/Media_Session_API

woheller69 commented 6 months ago

I don't think this works with Android Webview

medismail commented 6 months ago

As I understand here https://bugs.chromium.org/p/chromium/issues/detail?id=925997 The app use webview can implement the API

woheller69 commented 6 months ago

It could if there was an API. But it does not exist

woheller69 commented 6 months ago

We can reopen if someone else has solved this in webview