Yoink 1.1.1
Patch release focused on how the action toolbar renders over YouTube's inline video preview.
Changes
- The toolbar now reveals instantly, matching YouTube's own hover controls, instead of an animated fade — so it no longer double-fades when the inline preview starts playing.
- One toolbar per thumbnail. On a cached re-hover YouTube mounts its inline player inside the grid thumbnail, which previously picked up its own second toolbar; that duplicate is now suppressed.
- README: the reveal is described accurately (instant, not a fade).
The extension is 1.1.1; the native helper is unchanged (1.1.0).
Install (unpacked): download yoink-1.1.1.zip, unzip, then Load unpacked the yoink/ folder from chrome://extensions. Optional video downloads: cd yoink/native-host && ./install.sh (needs yt-dlp + ffmpeg).