WebNowPlaying-Redux
A browser extension that provides information and controls for media playing in the browser to external adapters.
Documentation
Full and up-to-date documentation is available on:
https://wnp.keifufu.dev
Installing
Firefox: Mozilla Addon Store
Chrome: Chrome Web Store
Edge, Opera, etc. also use the Chrome Web Store
Note: Due to a bug in firefox, you will have to manually grant it permissions.
Right click "WebNowPlaying Redux" -> Manage Extension -> Permissions -> Check "Access your data for all websites"
Adapters
- WebNowPlaying-Redux-Rainmeter by keifufu, tjhrulz
- WebNowPlaying-Redux-Macro-Deck by jbcarreon123
- WebNowPlaying-Redux-OBS by keifufu
- Want to create or submit your own adapter? Click here!
Building from source
- Install Node.js
- Install pnpm globally with
npm i -g pnpm
- Run
pnpm install
- Run
pnpm run build
- The output will be in /dist