Way to Remove the Chapter Title in the progress bar that move you down to Detail and comment area. #2668
Labels
Feature request
Wish or idea
good first issue
A GitHub standard for inviting (new) contributors *Congratulations in advance!*
help wanted
Just an old github standard we add automatically. (The team can remove it when working on it.)
up-for-grabs
(a github standard for inviting new contributors) - Welcome! ♥
Remove Chapter Titles from YouTube Progress Bar
Every time you click on the chapter titles in YouTube’s progress bar, it scrolls you down to the detail or comment area, which can be frustrating when you just want to skip to a different part of the video.
example video here:
https://www.youtube.com/watch?v=W6NZfCO5SIk&t=837s
Example Image
Solution:
To completely remove the chapter titles from the progress bar and avoid accidental clicks:
Code:
youtube.com##.ytp-chapter-container
With this CSS rule, the chapter title element is removed, so you won’t have to worry about misclicks or scrolling back up.
it was suck a pain scroll back up every time.
The text was updated successfully, but these errors were encountered: