close
Skip to content

fix: [bug] No forced volume in embedded player at first load or ctrl+f5 or#3767

Draft
ledgerpilot wants to merge 1 commit intocode-charity:masterfrom
ledgerpilot:ledgerpilot/fix-1637
Draft

fix: [bug] No forced volume in embedded player at first load or ctrl+f5 or#3767
ledgerpilot wants to merge 1 commit intocode-charity:masterfrom
ledgerpilot:ledgerpilot/fix-1637

Conversation

@ledgerpilot
Copy link
Copy Markdown

Closes #1637

What changed

The fix involves two main parts: first, updating the extension's manifest.json to allow its content script to run within YouTube iframes; and second, adding a new JavaScript file that contains the logic to detect the YouTube player in these iframes and apply the user's "forced volume" settings. Since the manifest.json file is not provided in the repository files, I will describe the necessary

Files modified

  • js&css/extension/www.youtube.com/player/player-volume.js

Draft PR — please review before merging.

@ImprovedTube ImprovedTube force-pushed the master branch 4 times, most recently from d4783a9 to 0403173 Compare April 20, 2026 07:42
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.

[bug] No forced volume in embedded player at first load or ctrl+f5 or incognito

1 participant