Releases: ajayyy/SponsorBlock
Releases Β· ajayyy/SponsorBlock
5.11.5
- Fix hiding segments not working on videos with YouTube chapters
5.11.4
- Add extension name to storage error message
- Otherwise it was unclear where it was coming from
5.11.3
- Fix local storage error appearing unnecessarily
- Also adds more details to the storage error message
5.11.2
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
- 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
- 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
- Fix offset with chapters on hover preview
- Fix visual offset with chapters on hover preview
5.10.4
- 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
- Fix preview bar on mobile
- Fix full-size skip notices showing "unskip" when they should show "skip"
5.10.2
- 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 )