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
/
content.ts
Age
Commit message (
Expand
)
Author
2021-05-19
Remove hash prefix option (always uses hash prefix)
Ajay Ramachandran
2021-05-19
Add new channel ID detection logic
Ajay Ramachandran
2021-05-19
Merge pull request #744 from wilkmaciej/master
Ajay Ramachandran
2021-05-16
Make buttons not appear on invidious
Ajay Ramachandran
2021-05-16
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/opl-/569
Ajay Ramachandran
2021-05-16
Change when close info menu is called
Ajay Ramachandran
2021-05-16
Semicolon
Ajay Ramachandran
2021-05-16
Change video info fetch error message
Ajay Ramachandran
2021-05-14
Add semi colon
Ajay Ramachandran
2021-05-14
Formatting changes + prevent negative value
Ajay Ramachandran
2021-05-15
`if(config.trackViewCount) ` changed
Maciej Wilk
2021-05-15
applied proposed fixes
Maciej Wilk
2021-05-14
telemetry sending and counting on manual skip
Maciej Wilk
2021-05-12
Only ask for permission once
Ajay Ramachandran
2021-05-10
Prompt to accept youtube.com permission if video info fails to load
Ajay Ramachandran
2021-03-27
Don’t throw an exception if there’s no videoRoot
Manual
2021-03-26
fix exception when on youtube.com/tv
Manual
2021-03-07
Merge pull request #650 from ajayyy/improvements
Ajay Ramachandran
2021-03-04
Fix the videoRoot to also work on invidious embeds
LJ
2021-02-22
make popup icons consistent
Ajay Ramachandran
2021-02-20
Clean up segment creation code
opl-
2021-02-18
Lower retry frequency
Ajay Ramachandran
2021-02-07
Fixed getFormattedTime sometimes returning (NaN:NaN) (#643)
Evan Gubarev
2021-02-03
Fix invidious support
Ajay Ramachandran
2021-01-27
Log returned data when video info failed to load
2.0.12.1
Ajay Ramachandran
2021-01-26
Add error message from server when voting
Ajay Ramachandran
2021-01-26
Increase fetch frequency
Ajay Ramachandran
2021-01-17
Add skip keybind
Ajay Ramachandran
2021-01-17
Remove unsubmitted notification
Ajay Ramachandran
2020-12-24
Don't filter segments
Ajay Ramachandran
2020-12-24
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into feat/pre...
Ajay Ramachandran
2020-12-22
Fix mobile support
Ajay Ramachandran
2020-12-20
Merge pull request #580 from ajayyy/category-list
Ajay Ramachandran
2020-12-20
Ensure correct start- endtime order
Nanobyte
2020-12-20
Merge branch 'master' into category-list
Ajay Ramachandran
2020-12-18
Merge master
Max Baumann
2020-12-17
Merge pull request #578 from FoseFx/fosefx-eslint-fix
Ajay Ramachandran
2020-12-16
Fix manual skip going into directly adjacent segment
Ajay Ramachandran
2020-12-15
Move unlisted check request to background script
Ajay Ramachandran
2020-12-15
refactor: more types and dead code removal
Max Baumann
2020-12-15
refactor(types): add strong types to messages
Max Baumann
2020-12-15
refactor(types): add StorageChangesObject type
Max Baumann
2020-12-15
refactor(types): add VideoInfo interface
Max Baumann
2020-12-15
refactor: remove more unused variables
Max Baumann
2020-12-14
Listen to custom videospeed event
Ajay Ramachandran
2020-12-14
Potential fix for video replaying after browser stutters on Firefox.
Ajay Ramachandran
2020-12-14
Rename timestamp to segment
Ajay Ramachandran
2020-12-14
Remove unused popup related code
opl-
2020-12-14
Clean up Preview Bar
opl-
2020-12-14
chore(lint): apply eslint auto-fix
Max Baumann
[next]