feat(plugin): add unobtrusive player plugin (#3104)

* feat(plugin): add unobtrusive player plugin

* fix(plugin): add removeEventListener once unobtrusive-player is disabled

* feat(plugin): prevent player page button animation when changing song

* fix(plugin): add removeEventListener for videodatachange once unobtrusive-player is disabled
This commit is contained in:
Franz DC
2025-03-26 18:36:42 +08:00
committed by GitHub
parent 77779938b9
commit 19fd0d61c6
3 changed files with 108 additions and 0 deletions

View File

@ -788,6 +788,10 @@
"description": "Integration with OBS's plugin Tuna",
"name": "Tuna OBS"
},
"unobtrusive-player": {
"description": "Prevents the player from popping up when playing a song",
"name": "Unobtrusive Player"
},
"video-toggle": {
"description": "Adds a button to switch between Video/Song mode. can also optionally remove the whole video tab",
"menu": {