aboutsummaryrefslogtreecommitdiffhomepage
path: root/content.js
AgeCommit message (Expand)Author
2019-08-03Made popup close on video changeAjay Ramachandran
2019-08-03Added whitelist support to the old YouTube theme.Ajay Ramachandran
2019-08-03Added channel whitelisting.Ajay Ramachandran
2019-08-03Fixed submit button disappearing after already submitting once.Ajay Ramachandran
2019-08-03Made videos load from the subscription page.Ajay Ramachandran
2019-08-02Made zero second skips not skip when the video starts at a non zero time.Ajay Ramachandran
2019-08-02Added support for loading a channel page first.Ajay Ramachandran
2019-08-01Added support for embedded videos.Ajay Ramachandran
2019-08-01Removed unnecessary check for if the info tab is loadedAjay Ramachandran
2019-08-01Moved notice to a better location and shrunk it.Ajay Ramachandran
2019-08-01Fixed notice never displayingAjay Ramachandran
2019-08-01Added preview before uploading submissions.Ajay Ramachandran
2019-08-01Made clicking upload hide the clear buttonAjay Ramachandran
2019-07-30Remade the popup menu to support Firefox and not use IFrames.Ajay Ramachandran
2019-07-29Added ability to hide info and delete button.Ajay Ramachandran
2019-07-29Added error messages to video player submission.Ajay Ramachandran
2019-07-29Added better error messages to voting.Ajay Ramachandran
2019-07-29Added clear button.Ajay Ramachandran
2019-07-29Added support for old youtube themeAjay Ramachandran
2019-07-29Added more info the confirmation button.Ajay Ramachandran
2019-07-29Added popup as an info menu that is opened on the side.Ajay Ramachandran
2019-07-29Added info about popup.Ajay Ramachandran
2019-07-29Added what the sponsor times being submitted are to the confirmation message.Ajay Ramachandran
2019-07-28Alt-text now updates with state on player buttonAjay Ramachandran
2019-07-28Made video player controls state properly update when the video changes.Ajay Ramachandran
2019-07-28Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experime...Ajay Ramachandran
2019-07-28Fixed an issue on Firefox where the old video's sponsors would sometimes play...Ajay Ramachandran
2019-07-27getYouTubeVideoID Video ID ParserOfficial Noob
2019-07-27Merge branch 'master' into patch-1Ajay Ramachandran
2019-07-27Made it not possible to submit from the hotkey when not ready.Ajay Ramachandran
2019-07-27Added confirm for submitSponsorTimesOfficial Noob
2019-07-26Fixed old unsponsored times sometimes being used.Ajay Ramachandran
2019-07-26Added support for hotkeys to submit data.Ajay Ramachandran
2019-07-25Added support for sponsors at the zero second mark.Ajay Ramachandran
2019-07-25Made it work when multiple tabs are opened in the background.Ajay Ramachandran
2019-07-23Added option to disable the view count tracking.Ajay Ramachandran
2019-07-23Added feature to prevent tons of sponsors reported next to each other from an...Ajay Ramachandran
2019-07-23Fixed curly bracket that for some reason was in the wrong place.Ajay Ramachandran
2019-07-23Made it send a request to the server to sponsor skip views.Ajay Ramachandran
2019-07-22Added support for Firefox.Ajay Ramachandran
2019-07-22Fixed clear times button having incorrect behavior.Ajay Ramachandran
2019-07-22Switched it from using local storage to synced storage.Ajay Ramachandran
2019-07-22Made it finish the current animation on the submit button before hiding it.Ajay Ramachandran
2019-07-21Made it keep checking for submitted sponsor times every 10 seconds on recent ...Ajay Ramachandran
2019-07-21Added submit button on the video player.Ajay Ramachandran
2019-07-20Switched all xmlhttp requests to use new dedicated function.Ajay Ramachandran
2019-07-20Added a loading indicator when voting.Ajay Ramachandran
2019-07-20Add message when connection failed when trying to vote.Ajay Ramachandran
2019-07-19Added error message for a duplicate vote.Ajay Ramachandran
2019-07-17Added button to popup to allow you to vote from the popup.Ajay Ramachandran