aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
AgeCommit message (Expand)Author
2024-10-01Fix preview bar on mobileAjay
2024-10-01Fix time without skips on mobileAjay
2024-10-01Fix time without skips on new YouTube designAjay
2024-09-27Improve content editable checkAjay
2024-09-27Fix keybinds not working at allAjay
2024-09-27Fix not allowing you to type ' in live chatsAjay
2024-09-26Attempt to fix issue with autoplay disabled on some browser breaking skippingAjay
2024-09-23Make sure old segment fetch request doesn't get usedAjay
2024-09-23try to improve chapters importingAjay
2024-09-23Fix preview bar not appearing on mobile due to new layoutAjay
2024-09-12Remove legacy keybdind checkAjay
2024-09-12Make submission menu keyboard of ff not open find menuAjay
2024-09-08Add way to copy debug logs from popupAjay
2024-09-02Add pre-fetching on hover with a small segment data cacheAjay
2024-09-02Use consistent request url for better cachingAjay
2024-09-01Decrease sponsor frame flashing when skipping segments at the startAjay
2024-07-17Don't play notification if video is mutedAjay
2024-07-17Don't play audio notification when previewingAjay
2024-06-23Warn if server-side ad wasn't detected and submitting a segmentAjay
2024-06-23Support server side rendered adsAjay
2024-06-22Fix submission menu after video ends and unskip button after video endsAjay
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