SponsorBlock for Safari
Images


Description
Skip sponsorships on YouTube
SponsorBlock lets you skip over sponsors, intros, outros, subscription reminders, and other annoying parts of YouTube videos. SponsorBlock is a crowdsourced browser extension that let’s anyone submit the start and end time’s of sponsored segments and other segments of YouTube videos. Once one person submits this information, everyone else with this extension will skip right over the sponsored segment.
You can also skip over non music sections of music videos.
This is open source and the entire database is public.
Permission explanations:
Access your data for youtube.com, www.youtube-nocookie.com:
– Used to modify the YouTube webpage
Data usage explanations:
“Authentication Information”: When you install the extension, it will generate a random “userID” that is used when submitting or voting. This allows you to appear on the leaderboard and helps determine reputation of submissions.
With this extension, you will automatically skip YouTube sponsors.
More information about how it works: https://sponsor.ajay.app
Source code: https://github.com/ajayyy/SponsorBlock
Discord: https://discord.gg/QnmVMpU
What's new
- Actually remove optional permissions in safari for now due to safari bug
- Part of the change was missing in the last version, so the bug was still occurring
- This removes support for Invidious for now until the bug is fixed
- This may break custom server urls for some people on Safari, but the bug is making the extension unusable on Safari due to permission prompts appearing on many websites when they should not (since they are optional permissions, they should only appear when then extension asks for them)
- https://bugs.webkit.org/show_bug.cgi?id=290508