extensions icon indicating copy to clipboard operation
extensions copied to clipboard

New extension: Media Session

Open jexjws opened this issue 1 year ago • 6 comments

This is a SC block form encapsulation of navigator.mediaSession, allowing SC works to basic utilize the browser's Media Session capabilities.

Learn more about the Media Session API

jexjws avatar Jul 26 '24 12:07 jexjws

Is this extension same from eureka(Media Session)?

ChiuHuang avatar Jul 27 '24 02:07 ChiuHuang

Yes! And I'm porting it to the turbowarp extension library

于 2024年7月27日 GMT+08:00 10:24:04,CodeFoxy @.***> 写道:

Is this extension same from eureka(Media Session)?

-- Reply to this email directly or view it on GitHub: https://github.com/TurboWarp/extensions/pull/1625#issuecomment-2253713959 You are receiving this because you authored the thread.

Message ID: @.***>

jexjws avatar Jul 27 '24 10:07 jexjws

Yes! And I'm porting it to the turbowarp extension library

于 2024年7月27日 GMT+08:00 10:24:04,CodeFoxy @.***> 写道:

Is this extension same from eureka(Media Session)?

--

Reply to this email directly or view it on GitHub:

https://github.com/TurboWarp/extensions/pull/1625#issuecomment-2253713959

You are receiving this because you authored the thread.

Message ID: @.***>

Wait, did you copy the code directly?

SharkPool-SP avatar Jul 28 '24 15:07 SharkPool-SP

Wait, did you copy the code directly?

Yes, I did copy the code, but the code I copied was also written by me .. XD

jexjws avatar Jul 29 '24 04:07 jexjws

tested, doesn't seem to work for me.

Drago-Cuven avatar Aug 18 '24 01:08 Drago-Cuven

tested, doesn't seem to work for me.

Media Session requires media that is being played using an

Before this PR is merged, please replace the audio link on line 309 with https://eureka.codingclip.cc/extensions/40codeTeam/pub/10sec_silent_audio.opus to ensure compatibility mode works properly

jexjws avatar Aug 19 '24 14:08 jexjws