Inspect and view changes in WebNowPlaying Redux source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "WebNowPlaying Redux",
"short_name": "WebNowPlaying Redux",
"description": "A browser extension that provides information and controls for media playing in the browser to external adapters. ",
"version": "2.0.10",
"icons": {
"128": "icons/icon-darkmode-128.png",
"256": "icons/icon-darkmode-256.png"
},
"action": {
"default_popup": "index.html",
"default_title": "WebNowPlaying Redux"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true
}
],
"background": {
"scripts": [
"sw.js"
]
},
"permissions": [
"storage"
],
"granted_host_permissions": true,
"host_permissions": [
"*://*/*"
],
"web_accessible_resources": [
{
"resources": [
"injected.js"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{64b2c525-24ed-4c05-aed1-95ff9e6cef70}",
"strict_min_version": "109.0"
}
},
"content_security_policy": {
"extension_pages": "default-src *; script-src 'self'; img-src data:;"
}
} Best WebNowPlaying Redux Alternatives
Here are some Firefox add-ons that are similar to WebNowPlaying Redux:
WebNowPlaying
keifufu
WebNowPlaying Companion
keifufu
NowPlaying.Site Extension
NowPlaying
Web Defuser
Gear
Now Playing
Suyooo
Spotify Player
David Nguyen
Web Player
tlintspr
Easy Control
Adam Nickle
NSzx Music Player
NSzx
Spotify Web Player Wrapper
Trtractor1992
Web Scrobbler
Alexey
Media Control
Jonas van den Berg