yt control
Plasmo-based browser extension that remembers your YouTube speed, supports custom playback rates above 2x, and adds video delay to match Bluetooth audio latency.
pnpm installpnpm dev- open
chrome://extensions - turn on developer mode
- click load unpacked
- select
build/chrome-mv3-dev
pnpm build- load
build/chrome-mv3-prodas an unpacked extension
- open a YouTube video page
- click the extension icon
- set playback speed
- set Bluetooth video delay
- optional: choose the mic source from
Mic, then clickAutoto estimate delay from speaker output. Keep the popup open, allow mic access, and keep the selected mic near the speaker until calibration finishes. - optional fallback: click
Manualand use the manual sweep preview if auto calibration cannot detect a stable result
- If auto calibration says the mic is blocked after reloading or moving the
unpacked extension, open the extension's details page in Chrome, go to
Site settings, allowMicrophone, and retry. Chrome treats each extension ID as a separate site permission origin.