You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Expand feature description to include background browser support
- Add Browser Support section with Safari compatibility info
- Remove iOS Safari limitation (now supported)
- Reorganize screenshot to end of document for better readability
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: src/plugins/youtube-music-background-play/README.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,20 @@
1
1
# YouTube Music Background Play
2
2
3
-
A userscript that prevents YouTube Music from pausing playback when running in background tabs.
3
+
A userscript that prevents YouTube Music from pausing playback when switching tabs or running the browser in the background.
4
4
5
5
## What it does
6
6
7
-
This userscript intercepts browser APIs that YouTube uses to detect if you're actively watching, allowing music to continue playing when you switch to other tabs.
7
+
This userscript intercepts browser APIs that YouTube uses to detect if you're actively watching, allowing music to continue playing when you:
0 commit comments