tjhrulz/WebNowPlaying-BrowserExtension

WebNowPlaying not working with Brave browser

Opened this issue · 4 comments

It doesn't show up when I play any media in Brave but it worked if I use other browser like Chrome
Screenshot_7

One temporary fix I've found was to disable Shields on Youtube. Still trying to find a whitelist so I can add this to it, as it seems that UBlock and other Adblock extension need this to make WNP work.

music.amazon.com 127.0.0.1 * allow
play.google.com 127.0.0.1 * allow
soundcloud.com 127.0.0.1 * allow
tidal.com 127.0.0.1 * allow
www.pandora.com 127.0.0.1 * allow
www.spotify.com 127.0.0.1 * allow
www.twitch.tv 127.0.0.1 * allow
www.youtube.com 127.0.0.1 * allow

image

Found the culprit, need to whitelist it somehow

Found it, @OliveLikesBlue , you need to go into brave://adblock, custom filters section, and add this line

@@ws://127.0.0.1:8974

then save changes and restart the browser.

omg thanks for helping it worked :)