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
2020-05-17
Merge pull request #356 from ajayyy/react
1.2.28.4
Ajay Ramachandran
2020-05-16
Fix preview sponsors not skipping
Ajay Ramachandran
2020-05-15
Added back requested changes
Ajay Ramachandran
2020-05-15
Reverse "requested changes"
Ajay Ramachandran
2020-05-15
Merge branch 'master' into master
Ajay Ramachandran
2020-05-14
Requested changes
rafern
2020-05-13
Added another check to prevent phantom skips
Ajay Ramachandran
2020-05-13
Remove duplicate code
Rafael
2020-05-13
Don't skip ads, hide controls & bar when ad playing
rafern
2020-05-11
Removed log
Ajay Ramachandran
2020-05-11
Changed rough time calculation to only use real time or end time.
Ajay Ramachandran
2020-05-11
Added null coalescence checks to video info
Ajay Ramachandran
2020-05-11
Changed endscreen check to use replay button instead.
Ajay Ramachandran
2020-05-10
Removed log
Ajay Ramachandran
2020-05-10
Use duration as current time if endcards or autoplay is visible when submitting
Ajay Ramachandran
2020-05-10
Added warning when submitting non-music category on music video.
Ajay Ramachandran
2020-05-10
Added change category button for testing server
Ajay Ramachandran
2020-05-04
Added another check to prevent scheduled skips from old videos
Ajay Ramachandran
2020-04-26
Added option to force a whitelist check before allowing skipping.
Ajay Ramachandran
2020-04-26
Fix start sponsor code not functioning as well as it should have
Ajay Ramachandran
2020-04-26
Fix adblocker error messages and increased unlisted check time
Ajay Ramachandran
2020-04-26
isUnlisted now uses JSON data.
Ajay Ramachandran
2020-04-26
Changed whitelisting to use channel JSON instead of page scraping.
Ajay Ramachandran
2020-04-25
Redid hidden sponsor implementation + added info about being hid due to minim...
Ajay Ramachandran
2020-04-24
Fixed incorrect videoID check being in reverse.
Ajay Ramachandran
2020-04-24
Properly reset hiddenSponsorTimes.
Ajay Ramachandran
2020-04-21
Fixed show on seekbar categories appearing in list of start times to skip.
Ajay Ramachandran
2020-04-21
Call incorrect videoID check when scheduling a skip.
Ajay Ramachandran
2020-04-20
Fix submission count not being counted
Ajay Ramachandran
2020-04-19
Removed old submission method
Ajay Ramachandran
2020-04-09
Removed logging
Ajay Ramachandran
2020-04-09
Properly handle server error
Ajay Ramachandran
2020-04-09
Renamed new request function
Ajay Ramachandran
2020-04-09
Added submissions with the new API
Ajay Ramachandran
2020-04-09
Now uses new GET api when testing server is enabled
Ajay Ramachandran
2020-04-06
Fixed preview bar sometimes not appearing
Ajay Ramachandran
2020-04-06
Improved skipping over multiple segments
Ajay Ramachandran
2020-04-06
Fixed endIndex not being used while skipping and made end index finding funct...
Ajay Ramachandran
2020-04-06
Added migration for auto skip option
Ajay Ramachandran
2020-04-05
Fixed some non converted sponsorTimes code
Ajay Ramachandran
2020-04-05
Made show only overlay work
Ajay Ramachandran
2020-04-04
Give the user error messages from the server.
Ajay Ramachandran
2020-04-04
Fixed submitted sponsors and prevented preview sponsors from being voted on
Ajay Ramachandran
2020-04-04
Fixed issues with manual skipping
Ajay Ramachandran
2020-04-04
Fixed error when preview bar updates
Ajay Ramachandran
2020-04-04
Category submission notice now works.
Ajay Ramachandran
2020-04-04
Switched skipping to use category settings.
Ajay Ramachandran
2020-04-02
Removed old edit pane from popup and made it call the new one
Ajay Ramachandran
2020-04-02
Submission notice now updates when sponsors are added
Ajay Ramachandran
2020-03-31
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into react
Ajay Ramachandran
[next]