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
/
background.js
Age
Commit message (
Expand
)
Author
2019-08-02
Fixed the preview sometimes not updating
Ajay Ramachandran
2019-07-31
Made it only count a contribution if it was uploaded successfully.
Ajay Ramachandran
2019-07-31
Added help page on install.
Ajay Ramachandran
2019-07-30
Fixed Firefox notification issue
Ajay Ramachandran
2019-07-29
Added better error messages to voting.
Ajay Ramachandran
2019-07-26
Removed logging.
Ajay Ramachandran
2019-07-26
Fixed bug making player controls only submit integers.
Ajay Ramachandran
2019-07-26
Added support for hotkeys to submit data.
Ajay Ramachandran
2019-07-26
Added quick fix for changing UUID when submitting two times.
Ajay Ramachandran
2019-07-25
Made it work when multiple tabs are opened in the background.
Ajay Ramachandran
2019-07-22
Added small notice of how many submissions this user has made.
Ajay Ramachandran
2019-07-22
Switched it from using local storage to synced storage.
Ajay Ramachandran
2019-07-20
Sponsor time submission now has proper error messages.
Ajay Ramachandran
2019-07-20
Switched all xmlhttp requests to use new dedicated function.
Ajay Ramachandran
2019-07-20
Add message when connection failed when trying to vote.
Ajay Ramachandran
2019-07-19
Added error message for a duplicate vote.
Ajay Ramachandran
2019-07-15
Made upvote system submit data to the server.
Ajay Ramachandran
2019-07-13
Updated background.js to use config server as well
Ajay Ramachandran
2019-07-12
Made the onvideo control start with the stop icon if needed.
Ajay Ramachandran
2019-07-12
Made clear times button toggle the video controls if necessary.
Ajay Ramachandran
2019-07-12
Made player controls work
Ajay Ramachandran
2019-07-11
Added logo and changed up colours to support logo.
Ajay Ramachandran
2019-07-10
Made it generate and submit a userID defining this user.
Ajay Ramachandran
2019-07-09
Made the submission process hidden until you record your first time
Ajay Ramachandran
2019-07-09
Renamed all instances of "videoTimes" to "sponsorTimes"
Ajay Ramachandran
2019-07-09
Added warning if you leave a page before submitting your sponsor times.
Ajay Ramachandran
2019-07-09
Made everything now use the proper per video local storage
Ajay Ramachandran
2019-07-09
Added basic time submission code
Ajay Ramachandran
2019-07-08
Added UI to support picking out sponsors and submitting
Ajay Ramachandran
2019-01-18
Comments
Official Noob
2019-01-18
Bug fix for direct links
Official Noob
2019-01-15
Update background.js
Official Noob
2019-01-15
Create background.js
Official Noob