Minimal Chrome extension for taking clean screenshots from YouTube videos.
- One-click screenshot button in the YouTube control bar
- Capture from the player button (bottom-right in YouTube controls)
- Save, copy to clipboard, or preview before saving
- Optional timestamp watermark
- PNG / JPEG / WebP output formats
- Works with normal, theater, and fullscreen player modes
- Download this repository
- Open
chrome://extensions/ - Enable Developer mode
- Click Load unpacked
- Select this folder
- Open any YouTube video
- Click the TubeSnap button in the player controls (bottom-right)
- Configure all settings in the extension popup
- Runs only on YouTube domains (
youtube.com,m.youtube.com,youtu.be) - No user data collection
- No remote upload
- All processing happens locally in the browser
GPL-3.0