Skip to content

fix: autoplay:off & playlist-autoplay:off take effect late & affect eac#3761

Open
ledgerpilot wants to merge 2 commits intocode-charity:masterfrom
ledgerpilot:ledgerpilot/fix-1508
Open

fix: autoplay:off & playlist-autoplay:off take effect late & affect eac#3761
ledgerpilot wants to merge 2 commits intocode-charity:masterfrom
ledgerpilot:ledgerpilot/fix-1508

Conversation

@ledgerpilot
Copy link
Copy Markdown

Closes #1508

What changed

The fix introduces a new content script and a background script component to proactively prevent YouTube videos from autoplaying based on extension settings, ensuring videos load in a paused state with a thumbnail rather than starting and then stopping.

Files modified

  • js&css/extension/youtube_player_controller.js
  • js&css/extension/background_script_settings.js

Draft PR — please review before merging.

@ledgerpilot ledgerpilot marked this pull request as ready for review April 7, 2026 09:27
@ImprovedTube ImprovedTube marked this pull request as draft April 8, 2026 17:39
@ledgerpilot ledgerpilot marked this pull request as ready for review April 9, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

autoplay:off & playlist-autoplay:off take effect late & affect each other!

1 participant