index
:
SponsorBlock
april-fools-2022
april-fools-2022-firefox
auto-selenium
chapters
ci/oss_attribution
ci/update_invidious_list
crowdin_master
dependabot/npm_and_yarn/braces-3.0.3
dependabot/npm_and_yarn/follow-redirects-1.15.6
dependabot/npm_and_yarn/webpack-5.94.0
full-video
guidelines
hotfix
improvements
master
mv3
old
patch
safari-bug-test
segment-locking
selenium
test-old-driver
visual-segments
Skip YouTube video sponsors (browser extension)
ajayyy
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
js-components
/
previewBar.ts
Age
Commit message (
Expand
)
Author
6 hours
Fix offset with chapters on hover preview
HEAD
master
Ajay
7 hours
Fix chapter titles still showing on hover after they've been removed from the...
Ajay
2024-12-08
Add option to hide autogenerated chapters by YouTube
Ajay
2024-12-08
Make chapter similarity check more strict
Ajay
2024-12-08
Hide video uploader chapters if there is a sponsorblock chapter to replace it...
Ajay
2024-12-08
Add support for vorapis v3
Ajay
2024-10-18
Make gradiant display for chapter seek bar follow the same UI as YouTube
Ajay
2024-10-18
Simple implementation to fix seekbar rendering on gradiant layout
Ajay
2024-09-23
Fix preview bar not appearing on mobile due to new layout
Ajay
2024-05-24
Fix skipping and preview bar on "add to queue", miniplayer and hover preview
Ajay
2024-03-18
Fix chapters not changing when skipping is disabled
Ajay
2024-01-25
Fix preview bar end time sometimes being inaccurate
Ajay
2024-01-21
Don't throw errors on extension live-update
Ajay
2024-01-21
Improve precision of hover preview
Ajay
2024-01-14
Fix preview bar on mobile
Ajay
2024-01-12
Relicense to GPL-3.0
Ajay
2023-09-17
Highlight segment on hover
Ajay
2023-08-11
Update maze utils to improve performance on Invidious, and fix preview bar error
Ajay
2023-08-01
Remove maze utils symlink
Ajay
2023-07-29
Add support for live updating in chrome
Ajay
2023-07-28
Fix chapter name sometimes disappearing
Ajay
2023-07-06
add selectors for YT kids
Michael C
2023-06-30
Remove maze utils from npm deps
Ajay
2023-03-24
Define left + right on previewbar segments instead of left + width
mini-bomba
2023-03-10
Show Full-Video Labels on thumbnails
Ajay
2023-02-13
Move video handing and config to shared library
Ajay
2023-01-21
Don't hide chevron if segments are null
Ajay
2023-01-21
Fix chapter name sometimes disappearing
Ajay
2022-12-24
Move some generic functions to a new package
Ajay
2022-12-11
Fix bar being too long due to time to decimal changing while remaking bar not...
Ajay
2022-12-11
Reverse fast interval to decimal
Ajay
2022-12-11
Don't run some chapter init code when not necessary
Ajay
2022-12-11
Don't regenerate groups if not needed
Ajay
2022-12-11
clarify comment
Ajay
2022-12-11
Fix smallest segment cache
Ajay
2022-12-11
Use fast time to decimal for non display calculations
Ajay
2022-12-11
Caching for get smallest segment
Ajay
2022-12-11
Hide original chapter if similar in name
Ajay
2022-12-11
Fix hover text alignment issue
Ajay
2022-12-11
Fix lots of chapters freezing the browser
Ajay
2022-11-04
Merge pull request #1550 from mchangrh/stricter-ts
5.1.5
Ajay Ramachandran
2022-11-04
Safety on getChapterButton
Ajay
2022-10-30
Fix scrubbing bar missing when chapter bar using % widths
Ajay
2022-10-20
add noFallThrough, inplicitReturn, update packages
Michael C
2022-10-14
Fix progress bar with 0px chapters
Ajay
2022-10-11
Reimport chapters if they are found to have changed
Ajay
2022-10-09
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
Ajay
2022-10-09
Add class for other extensions when displaying non chapter title
Ajay
2022-10-07
force delimiters to follow semi
Michael C
2022-10-07
Deletew all custom chapter bars we don't know about when clearing preview bar
Ajay
[next]