aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
AgeCommit message (Expand)Author
2024-06-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into mv3mv3Ajay
2024-06-19Support invidious in mv3Ajay
2024-06-13Don't fetch segments when videoID is nullmini-bomba
2024-05-24Fix warningsAjay
2024-05-24Fix preview bar on mobileAjay
2024-05-24Fix skipping and preview bar on "add to queue", miniplayer and hover previewAjay
2024-04-30Fix popup sometimes saying "No video found"Ajay
2024-04-28Fix unsubmitted segments sometimes manual skipping if manual skip enabled for...Ajay
2024-04-28Fix previewed segment checkAjay
2024-04-26Allow importing segments with no categoryAjay
2024-03-09Stop refresh animation on popup when content script is not injectedHanYaodong
2024-02-29Stop refresh animation on popup when not on youtube pageHanYaodong
2024-02-21Don't require preview for starting segmentsAjay
2024-02-13Fix chapter names not appearingAjay
2024-02-13Fix hidden mute segments sometimes still mutingAjay
2024-02-01Don't close submission menu if submission didn't go throughAjay
2024-01-31Don't display preview bar while scrubbing on mobileAjay
2024-01-24Move animation utils to maze utilsAjay
2024-01-23Don't require preview for segments ending at end of the videoAjay
2024-01-23Reloading after creating segments shouldn't require previewingAjay
2024-01-23Count previewed unsubmitted segments previewed manuallyAjay
2024-01-21Use runtime.getURLAjay
2024-01-21Only require a preview for skip and mute segmentsAjay
2024-01-15Require previewing before submittingAjay
2024-01-14Add keybind for previewing a segmentAjay
2024-01-14Change how chapter views are countedAjay
2024-01-14Fix preview bar on mobileAjay
2024-01-05Fix unsubmitted segments not savingAjay
2023-12-23Move unsubmitted segments to local storage to remove limitsAjay
2023-12-22Add keybind for closing skip noticesAjay
2023-12-22Add keybind for submitting instead of just using the submission menuAjay
2023-11-28Fix full video segments ending up in skip noticesAjay
2023-11-20Add support for userstyles in the popupAjay
2023-11-08Fix error when submitting with required segmentsAjay
2023-11-08Add dearrow promo based on title and remove old oneAjay
2023-11-02Another fix for flashing on Firefox when skipping some segments at the end of...Ajay
2023-10-31Make highlight bigger on timeline when skip to highlight button hoveredAjay
2023-10-18Round end time when skipping on firefox if closeAjay
2023-10-01Fix tip ui broken for submissionsAjay
2023-09-23Add seperate keybind for skip to highlightAjay
2023-09-23Update sponsorblock ui to tipAjay
2023-09-17Highlight segment on hoverAjay
2023-09-03Adjust dearrow message paramsAjay
2023-08-22Add compatibility with video speed controller extensionAjay
2023-08-22Fix rate change listener not set up properlyAjay
2023-08-09Impove incorrect video check, and add better logging to itAjay
2023-08-01Remove maze utils symlinkAjay
2023-07-29Add support for live updating in chromeAjay
2023-07-28Remove logAjay
2023-07-28Fix it sometimes looping instead of going to next video when autoskipping at ...Ajay