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
/
utils
/
pageUtils.ts
Age
Commit message (
Expand
)
Author
2024-12-08
Add option to hide autogenerated chapters by YouTube
Ajay
2024-12-08
Add support for vorapis v3
Ajay
2024-09-23
Remove unnecessary log
Ajay
2024-09-23
Fix chapter box title selector
Ajay
2023-08-01
Remove maze utils symlink
Ajay
2023-07-28
Fix it sometimes looping instead of going to next video when autoskipping at ...
Ajay
2023-06-30
Remove maze utils from npm deps
Ajay
2023-05-24
Fix large times when locale uses dots for chapter names
Ajay
2023-05-09
Move some options page funcs to shared lib
Ajay
2023-03-24
Don't attach controls to inline preview players
mini-bomba
2023-02-14
Convert dots to colons when importing existing chapters
Ajay
2023-02-13
Move video handing and config to shared library
Ajay
2023-01-03
Add piped support
Michael C
2022-12-24
Move some generic functions to a new package
Ajay
2022-12-04
Generated chapters can now start after 0 seconds, so allow importing them
Ajay
2022-11-07
Better key moments check by not importing when no 0 second chapter
Ajay
2022-10-30
Fix key moments check not working when multiple videos present
Ajay
2022-10-10
Fix chapter import not working with 0 time
Ajay
2022-10-10
Fix key moments importing as chapters
Ajay
2022-10-05
Make sure chapters are invalid if regex fails
Ajay
2022-06-03
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
Ajay
2022-06-02
Fix localize function not working for title of direct children
Ajay
2022-06-02
improve display while popup loads
Ajay
2022-02-22
Load existing chapters
Ajay
2022-01-26
substr -> slice
Michael C
2022-01-14
New hash format for previewing segments
Ajay
2022-01-14
Add method to create segments from url parameters
Ajay
2021-12-28
Trigger changes even if videoid doesn't change if video element changes
Ajay
2021-12-28
Make skip notice work on channel trailer
Ajay
2021-10-21
Add skip to highlight to mobile
Ajay Ramachandran