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-02-11
Fixed regex to support Firefox.
Ajay Ramachandran
2020-02-10
Removed use of Invidious API.
Ajay Ramachandran
2020-02-10
Fixed close button on dark theme.
Ajay Ramachandran
2020-02-10
Forced auto skip if previewing sponsor.
Ajay Ramachandran
2020-02-10
Made it unpause when previewing a sponsor.
Ajay Ramachandran
2020-02-08
Fixed preview sponsor times not turning into actual ones upon submission.
Ajay Ramachandran
2020-02-08
Added unlisted check option.
Ajay Ramachandran
2020-02-08
Seperated show upload button option from info button.
Ajay Ramachandran
2020-02-08
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into typescript
Ajay Ramachandran
2020-02-08
Improved confirm message.
Ajay Ramachandran
2020-02-08
Fixed multiple sponsors being hidden.
Ajay Ramachandran
2020-02-08
Fixed typescript issues.
Ajay Ramachandran
2020-02-08
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into min-dura...
Ajay Ramachandran
2020-02-08
Fixed Chrome Invidious CSS issues.
Ajay Ramachandran
2020-02-08
Fixed skip count resetting.
Ajay Ramachandran
2020-02-08
Default UUIDs to an empty list instead of null.
Ajay Ramachandran
2020-02-04
Renamed SB.js and setup types for the config.
Ajay Ramachandran
2020-02-04
Fixed direct link channel whitelisting
Ajay Ramachandran
2020-02-04
Fixed skip notice references fixing manual skip notices.
Ajay Ramachandran
2020-02-03
Remove invidious message
Ajay Ramachandran
2020-02-03
Fixed keybind not working
Ajay Ramachandran
2020-02-03
Converted options page to TypeScript
Ajay Ramachandran
2020-02-01
Made the extension successfully build
Ajay Ramachandran
2020-02-01
Moved Utils away from a static class.
Ajay Ramachandran
2020-02-01
Made the skip notice work with TypeScript.
Ajay Ramachandran
2020-02-01
Fixed incorrect import.
Ajay Ramachandran
2020-02-01
Fixed channel ID promise
Ajay Ramachandran
2020-02-01
Added support for the on page popup.
Ajay Ramachandran
2020-02-01
Setup new config.json and fixed typescript errors in the popup
Ajay Ramachandran
2020-01-28
Converted more code to TypeScript.
Ajay Ramachandran
2020-01-28
Started conversion to TypeScript.
Ajay Ramachandran