您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds an ergonomic right-side tab panel (Info / Comments / Videos / Transcript), fast speed controls, ad-marking, keyboard shortcuts, last-tab+scroll restore, and a quick settings UI for YouTube. Stable, performant, and accessible.
✨ Features
Right-Side Tabs (Info • Comments • Videos • Playlist)
Keyboard accessible; remembers last active tab.
Each tab stores its own scroll position when you switch away.
Speed Control Button in the player
Click to cycle speeds (1.00 → 1.25 → 1.5 → 1.75 → 2.00 → back to 1.00).
Persists the last chosen speed across videos.
Rainbow Progress Bar for the player timeline.
Ad Marking (non-blocking)
Ads are visually dimmed/crossed—useful when you don’t use an ad-blocker.
Screenshot Capture
Default hotkey: Ctrl + Shift + S (saves current frame as PNG).
Keyboard Shortcuts
g i → Info tab
g c → Comments tab
g v → Videos tab
Ctrl + Shift + S → Screenshot
Settings Panel
Enable/disable modules, tweak behavior, and view shortcuts.
Accessible via the userscript manager’s menu (Tampermonkey/Violentmonkey).
Resilient to YouTube UI changes
Uses safe shims and observers; avoids invasive DOM rewrites.
Privacy-friendly
No analytics, no external requests, no data collection.
🕹️ Usage Guide
Tabs
The new tab bar appears on the right sidebar of video pages.
Click a tab or use shortcuts (g i, g c, g v) to switch.
Your last tab will be remembered for subsequent videos.
When you return to a tab, your scroll position is restored.
Playback Speed
A speed badge is injected near the YouTube player controls.
Click to cycle through speeds; your choice persists for future videos.
Screenshots
Press Ctrl + Shift + S to capture the current frame as a PNG.
The file name contains the video title and timestamp.
Ad Marking
Ad elements are highlighted/dimmed.
(This is purely visual; it does not block ads.)
⚙️ Settings & Customization
Open the userscript manager’s menu on a YouTube tab and click “Open settings”.
Options typically include:
Toggle right-side tabs
Toggle speed control button
Toggle rainbow progress bar
Toggle ad marking
Toggle auto-expanding description (Info tab)
View & customize keyboard shortcuts
Settings are stored via your userscript manager’s storage (GM_getValue/GM_setValue) and persist across sessions.
⌨️ Default Keyboard Shortcuts
g i → Info tab
g c → Comments tab
g v → Videos tab
Ctrl + Shift + S → Screenshot
You can change or disable shortcuts in the settings panel.
🌈 Theming & UI
The rainbow progress bar replaces the standard red track.
Rounded corners and small spacing refinements are applied to tab panels.
The script respectfully coexists with most themes; if a custom theme overrides it, toggle the rainbow bar in Settings.
🧩 Compatibility Notes
Designed for the new YouTube layout on desktop.
Works alongside most ad blockers and UI tweakers.
If another extension also restructures the right column, you may see:
The tab bar collapsing/overlapping, or
A tab not appearing.
In that case, try toggling conflicting features or temporarily disabling the other extension.
🛠️ Troubleshooting
Nothing appears
Ensure the script is enabled in Tampermonkey and the match rule includes https://www.youtube.com/*.
Hard refresh the page (Ctrl+F5).
Buttons show but don’t work
Check the browser console (F12) for errors from other extensions.
Layout looks broken
Another extension may be modifying the same sidebar. Disable it briefly to confirm.
Screenshots not saving
Some privacy extensions interfere with downloads. Temporarily disable them to test.
Reset settings
Open the script settings and use Reset (if present), or remove the script and reinstall.
🔐 Privacy
The script does not collect or transmit any personal data.
No network requests are made other than what YouTube already performs.
♻️ Uninstall
Remove it from your userscript manager (Tampermonkey/Violentmonkey).
Reload YouTube.