Patch release refining the action toolbar over YouTube's inline video preview.
Change
- On a warm re-hover — where YouTube fires its inline preview near-instantly — the thumbnail's toolbar could flash in just before the preview's own toolbar, reading as the toolbar appearing twice. The thumbnail toolbar now has a short hover-intent delay: if the preview takes over within it, the toolbar is canceled before it ever shows, so only the preview's toolbar appears. The preview's toolbar keeps a zero delay, so the hand-off stays seamless.
The extension is 1.1.2; the native helper is unchanged (1.1.0).
Install (unpacked): download yoink-1.1.2.zip, unzip, then Load unpacked the yoink/ folder from chrome://extensions. Optional video downloads: cd yoink/native-host && ./install.sh (needs yt-dlp + ffmpeg).