Relative Content

Tag Archive for reactjsgoogle-chrome-extensiongoogle-chrome-devtoolsbackground-music

Is it possible to run the music tabs in background even if i close? (Spotify,YMusic etc..)

I’m currently developing a universal music player extension using ReactJs. The goal is to allow users to control their music without the need to constantly switch tabs or keep them open for extended periods. However, I’m facing a challenge where the music tab needs to remain open. Is there a way to avoid this? Alternatively, could I create a sidebar within the extension where the sites can be opened, and the user can control the music from there? I’m looking for an optimized solution for this issue. Any suggestions would be greatly appreciated.
Note: This is first idea to work on extension using chrome API