Skip to content

Releases: ajayyy/SponsorBlock

5.11.5

23 Jan 10:21
Compare
Choose a tag to compare
  • Fix hiding segments not working on videos with YouTube chapters

5.11.4

22 Jan 19:20
Compare
Choose a tag to compare
  • Add extension name to storage error message
    • Otherwise it was unclear where it was coming from

5.11.3

22 Jan 04:44
Compare
Choose a tag to compare
  • Fix local storage error appearing unnecessarily
  • Also adds more details to the storage error message

5.11.2

20 Jan 07:29
Compare
Choose a tag to compare

Reduce bandwidth usage by using partial segment IDs and only pre-fetching videos on hover if the video has a segment at the start

5.11.1

17 Jan 09:39
Compare
Choose a tag to compare
  • Fix options page layout issue
  • Add delay to fetch on hover to make it less easy to trigger
    • Should reduce bandwidth usage on the server hopefully

5.11

13 Jan 01:05
Compare
Choose a tag to compare
  • Filler is goneπŸ¦€, long live tangents
    • "Filler Tangent/Jokes" has been renamed to "Tangents/Jokes"
  • Fix audio glitch when chapter boundary passes
  • Handle when local storage gets reset
    • Might fix the age old issue where the entire extension randomly becomes corrupted

5.10.5

26 Dec 04:39
Compare
Choose a tag to compare
  • Fix offset with chapters on hover preview
  • Fix visual offset with chapters on hover preview

5.10.4

24 Dec 19:36
Compare
Choose a tag to compare
  • Change options page to sentence case
  • Fix chapter titles still showing on hover after they've been removed from the seek bar
    • If you disabled YouTube autogenerated chapters, or for YouTube chapters being replaced by sponsorblock chapters

5.10.3

13 Dec 08:11
Compare
Choose a tag to compare
  • Fix preview bar on mobile
  • Fix full-size skip notices showing "unskip" when they should show "skip"

5.10.2

10 Dec 05:03
Compare
Choose a tag to compare
  • Add fix for server-side ad detection triggering when it shouldn't
  • Add option to hide auto-generated chapters by YouTube
  • Hide video uploader chapters that are replaced by submitted ones
  • Add support for vorapis v3 (thanks @ten4dinosaur)
  • Respect iOS/macOS accent color by using a monochrome toolbar icon for Safari (thanks @strafe )